diff options
author | William Carroll <wpcarro@gmail.com> | 2017-07-30T02·30-0400 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2017-07-30T02·30-0400 |
commit | 6b31bc90917777f34832884992bf547a288a8a4f (patch) | |
tree | 35b5f3698738d73f89da315117616b019df091f1 /README.md | |
parent | 18116b415f3d3598c9e79e13eba6c65d37c4f017 (diff) |
Formats intro paragraph to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md index a05adca02c1b..4ce60a142271 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # My P(ersonal) C(omputer) Settings -I'm documenting this primarily for personal use. This reposity contains shell configs, vim configs, emacs configs, a list of commonly used applications, and other items. +I'm documenting this primarily for personal use. This reposity contains shell configs, vim configs, +emacs configs, a list of commonly used applications, and other items. -The overall goal of this repository is to reduce the time it takes to adopt a new computer and equip it with the necessary tooling to do meaningful work. +The overall goal of this repository is to reduce the time it takes to adopt a new computer and equip +it with the necessary tooling to do meaningful work. -Ironically, I prefer to use a Mac or a Linux as my personal computer, so hopefully the connotations associated with, `PC` aren't misleading. +Ironically, I prefer to use a Mac or a Linux as my personal computer, so hopefully the connotation +associated with "PCs" as Windows boxes isn't misleading. # Python Scripts or Bash Scripts? |