Skip to content

Commit

Permalink
doc: spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
0-Sacha committed May 1, 2024
1 parent 05b1cd3 commit 0b7f599
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 392 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
LittleECS is a C++ Entity Component System.
The API is mostly inspired from [entt](https://github.com/skypjack/entt)

I highly encourage you to check out the [documentation](Docs/Workflow.md) and [example](Examples/Workflow/main.cpp) to see what it can do and how to use it.
I highly encourage you to check out the Workflow [documentation](Docs/Workflow.md) and [example](Examples/Workflow/main.cpp) to see what it can do and how to use it.

## Warnings
This project is mostly an educational project of mine that I have started to learn about C++. Some features are not finished to be implemented/tested. I highly not recomend using this for a serious project.
Expand Down
5 changes: 0 additions & 5 deletions Tests/BaseLittleECSTest.h

This file was deleted.

Loading

0 comments on commit 0b7f599

Please sign in to comment.