fix readme

This commit is contained in:
Iris Lightshard 2019-11-10 14:55:53 -05:00
parent 375297ad99
commit f2f75e2833
Signed by: Iris Lightshard
GPG key ID: 3B7FBC22144E6398

View file

@ -1,6 +1,6 @@
#Planetary Gears
# Planetary Gears
##About
## About
Planetary Gears is a lightweight world clock, timer, and calendar webapp.
It aims to fulfill its duties with minimum dependencies and high efficiency,
and with an intuitive and unobstructive user interface.
@ -8,16 +8,17 @@ and with an intuitive and unobstructive user interface.
This software is released under the 2-clause ("simplified") BSD License (found
under the LICENSE/ subfolder).
##Installation
## Installation
Installing is as easy as cloning this repository to your server document root.
Dependencies are distributed with this repository under their respective
licenses (found under the LICENSE/ subfolder).
+jquery: MIT License
+moment and moment-timezone: MIT License
+fuse.js: Apache License
+Montserrat font: Open Font License
##Bugs
+ jquery: MIT License
+ moment and moment-timezone: MIT License
+ fuse.js: Apache License
+ Montserrat font: Open Font License
## Bugs
+Under Opera Touch, the timer chime doesn't sound.
+Under Firefox Focus, the month dropdown for the monthly calendar is broken