Skip to content

Commit 92e4833

Browse files
authored
Update README.md
1 parent a744bfa commit 92e4833

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## Rust Projects :README.md
2-
===========================
1+
## Rust Projects : README.md
2+
33
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.
44

55
#### Why
@@ -8,7 +8,7 @@ These Rust Projects showcase application of the Worked Examples.
88

99
#### Projects include;
1010

11-
-- [DocsGen](A Documentation Generator made with Rust and OCaml)
11+
- [**DocsGen**](##) - A Documentation Generator made with Rust and OCaml
1212

1313
#### [Docs](..docs/)
1414

0 commit comments

Comments
 (0)