commit f5a9110b2cbbf2c6909cef48554dfec281d49f41
parent 7eda67802a3bf4c80cd6f9ef3d49a0f525930ab9
Author: MTRNord <mtrnord1@gmail.com>
Date: Wed, 14 Oct 2020 17:43:31 +0200
fix: Set titles and description in the README
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -33,10 +33,10 @@
<!-- PROJECT LOGO -->
<br />
<p align="center">
- <h3 align="center">YOUR_TITLE</h3>
+ <h3 align="center">XPlane 11 SDK Bindings</h3>
<p align="center">
- YOUR_SHORT_DESCRIPTION
+ Rust bindings for the [Xplane 11 SDK](https://developer.x-plane.com/sdk/)
<br />
<a href="https://github.com/MTRNord/xplane11-sys"><strong>Explore the docs ยป</strong></a>
<br />