From c9075e56092b3da976afece11ad8075e227cfaa4 Mon Sep 17 00:00:00 2001 From: Neel Smith Date: Sun, 27 Dec 2020 05:22:22 -0500 Subject: [PATCH] Add summary --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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