]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - README
lib.sh: Add installed_path(), a portable `which`.
[config/dotfiles.git] / README
diff --git a/README b/README
index 48c28710dab38e219a051185c7af1e859aaed064..042b0c3d62487cadcc0f55c14861e466f79c77fe 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
 README
 ======
 
 README
 ======
 
-Contains my configuration files. They are designed to work on all my computers
-with no changes.
+Contains my configuration files. They are designed to work on all (my)
+computers with no changes.
 
 
-There are multiple git repositories for each area like mail, shell, vcs, etc.
-This repository contains only data used by all of them.
+There are multiple Git repositories for each area like mail, shell, vcs, etc.
+This repository (in dotfiles) contains only data used by all of them.
 
 If the used program provides conditionals (like Vim or shells) they are used.
 
 If the used program provides conditionals (like Vim or shells) they are used.
-Otherwise m4 and awk is used to generate adaptive files.
+Otherwise m4 and awk are used to generate adaptive files.