aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2021-04-01 14:50:19 +0200
committerCrozet Sébastien <developer@crozet.re>2021-04-01 14:50:19 +0200
commit160ae1ad3dac824cd87d260d5c54bc51ee175d81 (patch)
tree62b7a89f277d2eab9a1ec33a9b197bc5c4f68195
parent28efd73e249d5589c4ce198d3d3b6c71426fc3fb (diff)
downloadrapier-160ae1ad3dac824cd87d260d5c54bc51ee175d81.tar.gz
rapier-160ae1ad3dac824cd87d260d5c54bc51ee175d81.tar.bz2
rapier-160ae1ad3dac824cd87d260d5c54bc51ee175d81.zip
README: fix missing html tag.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ddba11..84b8cac 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@
<p align = "center">
<strong>
<a href="https://rapier.rs">Website</a> | <a href="https://rapier.rs/docs/">Documentation</a>
+ </strong>
</p>
-----