commit c66813a3cc93f1b284d900894d574d778a456352 Author: Stefan Tollkühn Date: Wed Sep 10 15:45:32 2025 +0200 add Readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..29c047c --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +P.A.R.S.E. – Project Archive, Repository & Search Engine +README + +This README would normally document whatever steps are necessary to get the application up and running. + +Things you may want to cover: + + Ruby version + + System dependencies + + Configuration + + Database creation + + Database initialization + + How to run the test suite + + Services (job queues, cache servers, search engines, etc.) + + Deployment instructions + + ...