From 870991e4090ce7d0381339a37ea458d67358d279 Mon Sep 17 00:00:00 2001 From: KIYINI Joseph Balamazze <73903994+josephkb87@users.noreply.github.com> Date: Mon, 11 Aug 2025 20:00:02 +0300 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5d734b1..fe18a17 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,29 @@ These Rust Projects showcase application of the Worked Examples. #### Projects include; -- [**DocsGen**](https://github.com/josephkb87/docsgen) - A Documentation Generator made with Rust and OCaml +-- RustWebApp - A [Rust_WASM WebApp CrossPlatform App](../Projects/RustWebApp/README.md) + +-- QMLApp- [A QT Rust App](../Projects/QMLAppl/README.md) + +-- RustAPI - [A RESTful RustAPI](../Projects/RustAPI/README.md). + +-- ToDoEmail - A [Rust TO_DO_App](../Projects/ToDoEmail/README.md) that sends a to do list to an email. + +-- Rust_SCM - A [Rust SCM Tool](../Projects/Rust_SCM/README.md). + +-- Fortran IDE - A [Fortran IDE](../Projects/Fortran IDE/README.md). made with Rust and Bazel. + +-- [**DocsGen**](https://github.com/josephkb87/docsgen) - A Documentation Generator made with Rust and OCaml. + #### [Docs](..docs/) -* [About Me] (https://github.com/josephkb87) -* [About Rust Beginners](../docs/README.md) +* [About Me](https://github.com/josephkb87) +* [AUTHORS](../docs/AUTHORS.md) * [Rust Worked Examples](https://github.com/josephkb87/Beginners/tree/main/RustWorkedExamples/README.md) * [Rust Projects](https://github.com/josephkb87/RustBeginners/tree/main/Projects/README.md) +* [About Rust Beginners](../README.md) * [CHANGELOG](../docs/CHANGELOG.md) -* [AUTHORS](../docs/AUTHORS.md) * [Contribute](../docs/CONTRIBUTING.md) * [Pull Requests](../docs/blob/PRs.md) * [SECURITY](../docs/SECURITY.md)