Skip to content

Commit 870991e

Browse files
authored
Update README.md
1 parent c8af4b2 commit 870991e

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,29 @@ These Rust Projects showcase application of the Worked Examples.
88

99
#### Projects include;
1010

11-
- [**DocsGen**](https://github.com/josephkb87/docsgen) - A Documentation Generator made with Rust and OCaml
11+
-- RustWebApp - A [Rust_WASM WebApp CrossPlatform App](../Projects/RustWebApp/README.md)
12+
13+
-- QMLApp- [A QT Rust App](../Projects/QMLAppl/README.md)
14+
15+
-- RustAPI - [A RESTful RustAPI](../Projects/RustAPI/README.md).
16+
17+
-- ToDoEmail - A [Rust TO_DO_App](../Projects/ToDoEmail/README.md) that sends a to do list to an email.
18+
19+
-- Rust_SCM - A [Rust SCM Tool](../Projects/Rust_SCM/README.md).
20+
21+
-- Fortran IDE - A [Fortran IDE](../Projects/Fortran IDE/README.md). made with Rust and Bazel.
22+
23+
-- [**DocsGen**](https://github.com/josephkb87/docsgen) - A Documentation Generator made with Rust and OCaml.
24+
1225

1326
#### [Docs](..docs/)
1427

15-
* [About Me] (https://github.com/josephkb87)
16-
* [About Rust Beginners](../docs/README.md)
28+
* [About Me](https://github.com/josephkb87)
29+
* [AUTHORS](../docs/AUTHORS.md)
1730
* [Rust Worked Examples](https://github.com/josephkb87/Beginners/tree/main/RustWorkedExamples/README.md)
1831
* [Rust Projects](https://github.com/josephkb87/RustBeginners/tree/main/Projects/README.md)
32+
* [About Rust Beginners](../README.md)
1933
* [CHANGELOG](../docs/CHANGELOG.md)
20-
* [AUTHORS](../docs/AUTHORS.md)
2134
* [Contribute](../docs/CONTRIBUTING.md)
2235
* [Pull Requests](../docs/blob/PRs.md)
2336
* [SECURITY](../docs/SECURITY.md)

0 commit comments

Comments
 (0)