Browse Source

Added Readme

Thomas Buck 10 years ago
parent
commit
fca3f4daa9
2 changed files with 13 additions and 0 deletions
  1. 3
    0
      .gitignore
  2. 10
    0
      README.md

+ 3
- 0
.gitignore View File

@@ -0,0 +1,3 @@
1
+.DS_Store
2
+output/
3
+Icon


+ 10
- 0
README.md View File

@@ -0,0 +1,10 @@
1
+# RedditBar
2
+
3
+Browse Reddit right from your Menubar.
4
+
5
+Minimum Target: Mac OS X 10.8 Mountain Lion
6
+
7
+## License
8
+
9
+By Thomas Buck <xythobuz@xythobuz.de>
10
+RedditBar is released under a BSD 2-Clause License. See the accompanying COPYING file.

Loading…
Cancel
Save