README and minimalist package files
This commit is contained in:
parent
677010198f
commit
eb0285789f
2 changed files with 9 additions and 0 deletions
4
README.md
Normal file
4
README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Clockical
|
||||
|
||||
A web clock.
|
||||
|
||||
5
package.json
Normal file
5
package.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"name": "clockical",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue