Update build instructions to mention support for Python 3.5 and later

- Fix grammar and wording in many areas of the documentation
This commit is contained in:
Hugo Locurcio
2017-12-15 23:46:56 +01:00
parent ec9092fde9
commit ee7849d180
13 changed files with 136 additions and 142 deletions

View File

@@ -28,7 +28,7 @@ if you need a quick writeup about Godot Engine.
and 3D games from a unified interface. It provides a comprehensive set of
common tools, so that users can focus on making games without having to
reinvent the wheel. Games can be exported in one click to a number of
platforms, including the major desktop platforms (Linux, Mac OSX, Windows)
platforms, including the major desktop platforms (Linux, macOS, Windows)
as well as mobile (Android, iOS) and web-based (HTML5) platforms.
Godot is completely free and open source under the very permissive MIT