From 00dccd648cf7ddc25845c8552937a7fca482dce6 Mon Sep 17 00:00:00 2001 From: Rune Olsen Date: Wed, 17 Jun 2026 11:00:55 +0200 Subject: [PATCH] README.md edits --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index eeb6309..cc9ca76 100644 --- a/README.md +++ b/README.md @@ -332,9 +332,6 @@ This means you are free to use, study, modify, and distribute oAI, but any modif See [LICENSE](LICENSE) for the full license text, or visit [gnu.org/licenses/agpl-3.0](https://www.gnu.org/licenses/agpl-3.0.html). -## Development - -See [DEVELOPMENT.md](DEVELOPMENT.md) for project structure, build scripts, database schema, and contribution guidelines. ## Author @@ -344,9 +341,6 @@ See [DEVELOPMENT.md](DEVELOPMENT.md) for project structure, build scripts, datab - Blog: [https://blog.rune.pm](https://blog.rune.pm) - Gitlab.pm: [@rune](https://gitlab.pm/rune) -## Contributing - -Contributions are welcome! See [DEVELOPMENT.md](DEVELOPMENT.md) for build instructions and project structure. ---