diff options
-rw-r--r-- | README.md | 22 | ||||
-rw-r--r-- | Screenshot.png | bin | 0 -> 36548 bytes |
2 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a032fb7 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +Word Count +========== + +Counts the number of characters, words, and paragraphs in the topmost TextEdit +document. + + + + +## Install +Download the app from the [releases][1] page. Unzip it and drag it to the +`Applications` folder. + +Word Count is designed to work on Mac OS X 10.6 and later. + + +## License +Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). + + +[1]: https://github.com/teddywing/Word-Count/releases diff --git a/Screenshot.png b/Screenshot.png Binary files differnew file mode 100644 index 0000000..7cdc7c7 --- /dev/null +++ b/Screenshot.png |