README and minimalist package files

This commit is contained in:
nojhan 2012-12-03 00:07:17 +01:00
commit eb0285789f
2 changed files with 9 additions and 0 deletions

4
README.md Normal file
View file

@ -0,0 +1,4 @@
# Clockical
A web clock.

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"name": "clockical",
"version": "0.0.1",
"dependencies": {}
}