aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/Readme.md b/Readme.md
index f44390e..efcc18c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,11 +2,5 @@
Collection of notes and implementation for courses.
-## Implementations
-
-- [ Dijkstra ](sem1/algo/mm12)
-- [ Breath first search ](sem1/algo/mm10/bfs.c)
-- [ Calculator in flex and bison ]( sem1/osc/mm11/regn )
-- [ Binary tree ](sem1/algo/mm6)
-- [ Merge sort ](sem1/algo/lek1/merge.c)
-
+There is no real structure to this.
+Some of the `.tex` files can be rendered with the `render.py` python file.