diff --git a/README.md b/README.md index 064c9e5..64a88c3 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You can read more in the [Getting started](https://apostolique.github.io/Apos.Gu ## Other projects you might like * [Apos.Input](https://github.com/Apostolique/Apos.Input) - Input library for MonoGame. +* [Apos.Camera](https://github.com/Apostolique/Apos.Camera) - Camera library for MonoGame. * [Apos.History](https://github.com/Apostolique/Apos.History) - A C# library that makes it easy to handle undo and redo. * [Apos.Content](https://github.com/Apostolique/Apos.Content) - Content builder library for MonoGame. * [Apos.Framework](https://github.com/Apostolique/Apos.Framework) - Game architecture for MonoGame. -* [AposGameStarter](https://github.com/Apostolique/AposGameStarter) - MonoGame project starter. Common files to help create a game faster.