diff --git a/README.md b/README.md index 3fcad67..a8ceab6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # CiteBase.jl +Core ideas of the CITE architecture: +- abstract URN type +- functions to extract top-level components and parts of components +- definition of citable objects -Build Docstrings: within `docs` directory, run + +To build Docstrings: within `docs` directory, run ``` julia --color=yes make.jl