Merge pull request #4766 from est31/readme-nicer
README: little improvements
This commit is contained in:
commit
91214abdaa
|
@ -1,6 +1,6 @@
|
|||
![GODOT](/logo.png)
|
||||
|
||||
http://www.godotengine.org
|
||||
https://godotengine.org
|
||||
|
||||
### The Engine
|
||||
|
||||
|
@ -13,13 +13,13 @@ Godot has been developed by Juan Linietsky and Ariel Manzur for several years, a
|
|||
|
||||
### Documentation
|
||||
|
||||
Documentation has been moved to [ReadTheDocs](http://docs.godotengine.org).
|
||||
Documentation is hosted on [ReadTheDocs](http://docs.godotengine.org).
|
||||
|
||||
### Binary Downloads, Community, etc.
|
||||
|
||||
Binary downloads, community, etc. can be found in Godot homepage:
|
||||
|
||||
http://www.godotengine.org
|
||||
https://godotengine.org
|
||||
|
||||
### Compiling from Source
|
||||
|
||||
|
|
Loading…
Reference in New Issue