Skip to content

Commit c3371bd

Browse files
committed
Moved the docs
1 parent 9fb5ded commit c3371bd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Fractal Terrain Generator
22
## A procedural generation tool written in Rust.
33

4-
<br>
4+
5+
Microdocumentation is available [here](docs.md).
6+
57

68
![UI screenshot](./imgs/UI.png)
79

@@ -34,9 +36,6 @@ After defining the sequence, a lot of meshes can be generated using different se
3436

3537
---
3638

37-
## Microdocumentation
38-
Available [here](docs.md).
39-
4039
## Features
4140
* Readable mesh thanks to fast Phong rendering.
4241
* Different rendering modes - wireframe, flat, smooth

0 commit comments

Comments
 (0)