@@ -43,7 +43,7 @@ Depending on what you want, the HDF ecosystem may not be right for you. Here's a
## Components of the HDF Ecosystem
-`hybrid-documents`, in this repository, is the HDF compiler.
-`hybrid-documents`, in this repository, is the HDF compiler: It compiles HDF documents to webapps and PDF files.
-[Hybrid Documents Reader Core](https://dgit.cs.uni-saarland.de/fefrei/hybrid-documents-reader-core) is a set of React components that can render HDF books.
-[HDF Demo](https://dgit.cs.uni-saarland.de/fefrei/hdf-demo) is a demo book that shows you how the components fit together, and can serve as a template for new HDF books.
-[`pseuco-shared-components`](https://dgit.cs.uni-saarland.de/pseuco/pseuco-shared-components) is a library shared between pseuCo.com and related applications. It's used in the HDF ecosystem to borrow the text editor, used to render source code listings in the web app.