Ver código fonte

Added Readme

Thomas Buck 10 anos atrás
pai
commit
fca3f4daa9
2 arquivos alterados com 13 adições e 0 exclusões
  1. 3
    0
      .gitignore
  2. 10
    0
      README.md

+ 3
- 0
.gitignore Ver arquivo

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


+ 10
- 0
README.md Ver arquivo

@@ -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.

Carregando…
Cancelar
Salvar