updated version and documentation link in README

This commit is contained in:
Zeno Rogue 2020-03-22 00:24:52 +01:00
parent 85e6be8cab
commit 33bacc8731
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
</a>
</p>
<p align="left">
<b>Current version: 11.3</b>
<b>Current version: 11.3d</b>
</p>
A puzzle roguelike in the hyperbolic plane. See the [HyperRogue website](http://roguetemple.com/z/hyper.php) for detailed and most up-to-date information.
@ -79,4 +79,4 @@ Additionally, it can be easily configured, e.g., to produce an optimized build,
make mymake && ./mymake
```
The source code is not documented very well. You can see the current state of the documentation, as generated by Doxygen, [here](http://www.roguetemple.com/z/hyper/doc/).
The source code is not documented very well. You can see the current state of the documentation, as generated by Doxygen, [here](https://zenorogue.github.io/hyperrogue-doc/).