Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Centrallix

This repository contains all code for the Centrallix system.

If you are looking to use the Centrallix Widget Layer, head over to the [docs folder](./centrallix-doc/README.md).
If you are a developer aiming to contribute to Centrallix, take a look at the [sysdoc folder](./centrallix-sysdoc/README.md).
3 changes: 1 addition & 2 deletions centrallix-doc/README → centrallix-doc/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

This cvs module (Centrallix-doc) is to document how to _use_ the
Widget Layer -- that is, the API for making widget UIs. For
documentation for developers about how Centrallix works internally,
see the centrallix-sysdoc module README file.
see the centrallix-sysdoc module README file.
File renamed without changes.