capture top-level folder structure into README (and use standard naming)

This commit is contained in:
gmega 2023-08-02 09:18:17 -03:00
parent 7ace179f2f
commit 11e31e3bc2
2 changed files with 12 additions and 4 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
Codex Research
===============
Contains research for the Codex peer-to-peer storage network. Top-level structure:
* analysis - simulations, notebooks, etc;
* design - design proposals for Codex mechanisms and subsystems (e.g. marketplace mechanics, storage formats/protocols);
* evaluations - critical evaluations of existing systems;
* papers - summaries and/or evaluations for relevant academic papers;
* meetings - agendas for upcoming meetings.

View File

@ -1,4 +0,0 @@
Codex Research
===============
Contains research for the Codex peer-to-peer storage network.