Skip to content

Commit 0175c6d

Browse files
updates on CONTRIBUTING.md and README.md
1 parent edcd5e5 commit 0175c6d

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
11
# Contributing
2-
Contributions via pull requests are prefered.
2+
Contributions via pull requests are preferred.
3+
4+
worth to read: [14 Ways to Contribute to Open Source without Being a Programming Genius or a Rock Star](http://blog.smartbear.com/programming/14-ways-to-contribute-to-open-source-without-being-a-programming-genius-or-a-rock-star/)
35

46
# TODO
57
You can help with one of these tasks:
68

7-
* publish open web app
9+
* translation
810
* merge manifest.webapp with package.json
11+
* create a http://www.w3.org/TR/appmanifest/
912
* clarify copyright of Swiss Railway Clock
10-
* desktop web app
1113
* configurable options
14+
* alarm clock
15+
* second hand optional
16+
* create a screen saver deployment
17+
* make full standard compliant
1218
* make it perfect
1319

1420
thank you for making this happen!
15-
;-r
21+
;-r

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The goal is to provide a well readable clock based on open standards.
1010
* [CONTRIBUTING](CONTRIBUTING.md)
1111
* [LICENSE](LICENSE.md)
1212

13+
# Why
14+
15+
Get familiar with the Mozilla Marketplace ecosystem and Open Web Applications.
16+
1317
# Origin
1418
The initial source code for index.html and js/app.js is from http://www.3quarks.com/images/svg/siemens-clock.svg
1519

0 commit comments

Comments
 (0)