aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 91cdbb5..f9f7ee9 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# flatpaks
-random stuff i packaged as flatpak
+# Flatpaks
+Random stuff that I packaged as Flatpaks.
-# Building & installing flatpaks
-just move into the directory of the flatpak you want to install and run `flatpak-builder --user --install --force-clean build-dir <filename>.yml`
+# Building & Installing Flatpaks
+Just move into the directory of the Flatpak you want to install, and run `flatpak-builder --user --install --force-clean build-dir <filename>.yml`
-if an application needs some extra work before being aple to install/build it, it will have a readme in it describing the process in more detail
+If an application needs some extra work before being able to install/build it, it will have a readme in it describing the process in more detail.