diff options
author | Camil Staps | 2015-05-20 15:05:25 +0200 |
---|---|---|
committer | Camil Staps | 2015-05-20 15:05:25 +0200 |
commit | 8cc6eaee38ce6da8d1ed678f02d475c8a5944f4f (patch) | |
tree | 80427d414c752299842ca8363f74b695b00214eb |
Initial commit
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d9db98c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Frontend +Pure HTML + CSS + JS frontend to the API, built with Jade + Less + CoffeeScript |