1
1
mirror of https://github.com/MarginaliaSearch/MarginaliaSearch.git synced 2025-10-05 21:22:39 +02:00

Create readme.md

This commit is contained in:
Viktor
2023-03-25 15:46:19 +01:00
committed by GitHub
parent be3ba3ef37
commit 19000ab339

13
doc/readme.md Normal file
View File

@@ -0,0 +1,13 @@
# Documentation
A lot of the architectural description is sprinkled into the code repository closer to the code.
Start in [../code/](../code/) and poke around.
## Set-up
* [../run/](../run/) - Set-up instructions
## Documents
* [Module Taxonomy](module-taxonomy.md) - What is a 'service' and what is a 'library'.
* [Useful Resources](useful-resources.md) - Links to resources on IR and search engines.