diff --git a/README.md b/README.md index fde31a9..f28d626 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ with [Arcade](http://arcade.academy), [Pyglet](https://pyglet.readthedocs.io/en/pyglet-1.3-maintenance/), [Pygame](https://www.pygame.org/news), etc. -Documentation available at: https://pytiled-parser.readthedocs.io/ +* Documentation available at: https://pytiled-parser.readthedocs.io/ +* GitHub project at: https://github.com/pvcraven/pytiled_parser +* PiPy: https://pypi.org/project/pytiled-parser/ The [Arcade](http://arcade.academy) library has [supporting code](http://arcade.academy/arcade.html#module-arcade.tilemap) to diff --git a/docs/source/index.rst b/docs/source/index.rst index d0b7f6a..8b5271b 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -29,7 +29,8 @@ Examples .. _Pyglet: https://pyglet.readthedocs.io/en/pyglet-1.3-maintenance/ .. _Pygame: https://www.pygame.org/news -PyPi ----- +For More Info +------------- -* https://pypi.org/project/pytiled-parser/ \ No newline at end of file +* `PyTiled Parser on GitHub `_ +* `PyTiled Parser on PyPi `_