This commit is contained in:
2023-11-19 18:17:04 +01:00
parent 505a8d2da2
commit f0338ce128

View File

@@ -4,4 +4,4 @@ Python Project to generate genealogical graphs using the data from the Mathemati
This is a completely new implementation of a project I did in 2019 to generate a poster of a friend's academic family tree as a present for his defense.
## Status
At the moment only the basic functionality of downloading info from the Mathematics Genealogy Project from their website and storing this data in a SQLite3 database is implemented.
Documentation is missing.