summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Guégan <manzerbredes@mailbox.org>2025-07-25 12:11:25 +0200
committerLoïc Guégan <manzerbredes@mailbox.org>2025-07-25 12:11:25 +0200
commit2339057b2baa73443f2f66e30b77842cf788e710 (patch)
tree3a47a885fa330db7d789e8b246af4d914eb940e2
parent3ae5cd2a618b2a843391aead0b25f57554ea2e68 (diff)
Minor changes
-rw-r--r--README.md6
-rw-r--r--infos.yaml2
2 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f1cd03..f133e1d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
# Course Calendar
+How to:
+1. Install requirements.txt
+2. Adjust `infos.yaml` to your needs
+3. Launch `main.py`
+
+# Example
```
+--------------+--------------+--------------+--------------+--------------+--------------+
| Week 33 | Monday | Tuesday | Wednesday | Thursday | Friday |
diff --git a/infos.yaml b/infos.yaml
index bc7aab1..7d55ed3 100644
--- a/infos.yaml
+++ b/infos.yaml
@@ -6,7 +6,7 @@ semester:
output:
date_format: "%b %d"
- format: "text" # Or html/json/csv/latex/mediawiki
+ format: "html" # Or html/json/csv/latex/mediawiki
tables:
calendar:
hidden: no