diff options
| -rw-r--r-- | LICENSE | 0 | ||||
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | doc/design.md | 4 |
3 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5f439d --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Neindex +======= + +Neindex is an index for Plan 9 repositories around the web. Given a Git hosting platform (e.g. Github, Codeberg, Sourcehut, etc.) and a way to search for repositories in such platforms, it diff --git a/doc/design.md b/doc/design.md new file mode 100644 index 0000000..22849b0 --- /dev/null +++ b/doc/design.md @@ -0,0 +1,4 @@ +Design +====== + + |