Skip to content

Commit a744bfa

Browse files
authored
Update README.md
1 parent bdd117d commit a744bfa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Rust Projects
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

5-
## Why
5+
#### Why
66

77
These Rust Projects showcase application of the Worked Examples.
88

9-
## Projects include;
9+
#### 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)