summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2020-01-13 22:16:16 +0300
committersyn <isaqtm@gmail.com>2020-01-13 22:16:16 +0300
commit39083e6488e15bdb5ee02713e62c37718b0a4301 (patch)
tree60184c50d741fc755a80ede608e45dbce00ff35f /README.md
parenteca1edf0943aa1531f41542508fa8504c96bc491 (diff)
downloadfcked-rt-39083e6488e15bdb5ee02713e62c37718b0a4301.tar.gz
[DIRTY AS FUCK] very initial commitHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 25 insertions, 2 deletions
diff --git a/README.md b/README.md
index 73f395d..a27af5e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,26 @@
-# fcked-rt
+### some fcked-rt docs
-Describe fcked-rt here.
+## local storage
+```json
+{
+ "ruz": {
+ "default": [
+ {
+ "url": "https://ruz.hse.ru/api/schedule/auditorium/4495",
+ "name": "R401",
+ "type": "auditorium",
+ "rank": 0.555
+ }
+ ]
+ },
+ "night": true,
+ "pilot": "mp"
+}
+```
+
+## smth else
+example ruz urls:
+https://ruz.hse.ru/api/schedule/group/11235?start=2019.12.23&finish=2019.12.29&lng=1
+https://ruz.hse.ru/api/schedule/student/203052?start=2019.12.23&finish=2019.12.29&lng=1
+https://ruz.hse.ru/api/schedule/person/278793884?start=2019.12.16&finish=2019.12.22&lng=1
+https://ruz.hse.ru/api/schedule/auditorium/4495?start=2019.12.16&finish=2019.12.22&lng=1 \ No newline at end of file