Skip to content

Commit 1c21ae6

Browse files
committed
Fix markdown in README
1 parent 7dd0c70 commit 1c21ae6

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,14 @@ for custom allocators is planned in order to make `alloc` optional as well.
7575

7676
## Planned
7777

78-
- Material support
79-
- Basic scene graph
80-
- Hierarchical transforms
81-
82-
- Mipmapping and mipmap generation
83-
- More procedural generation
84-
- Basic animation and sequencing
85-
- Particle simulations
86-
- Support for more file types
78+
* Material support
79+
* Basic scene graph
80+
* Hierarchical transforms
81+
* Mipmapping and mipmap generation
82+
* More procedural generation
83+
* Basic animation and sequencing
84+
* Particle simulations
85+
* Support for more file types
8786

8887
# Organization
8988

0 commit comments

Comments
 (0)