diff --git a/README.md b/README.md index 10890d0..6518417 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -## Rust Projects :README.md -=========================== +## Rust Projects : README.md + Rust is a general-purpose programming language emphasizing performance, type safety, and concurrency. It enforces memory safety, meaning that all references point to valid memory, without a garbage collector. #### Why @@ -8,7 +8,7 @@ These Rust Projects showcase application of the Worked Examples. #### Projects include; --- [DocsGen](A Documentation Generator made with Rust and OCaml) +- [**DocsGen**](##) - A Documentation Generator made with Rust and OCaml #### [Docs](..docs/)