Update README.md

This commit is contained in:
Justin Starry 2019-11-28 14:27:04 -05:00 committed by GitHub
parent 75f8186a05
commit e2ed0953d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
</h1> </h1>
<p> <p>
<strong>Rust / Wasm UI framework</strong> <strong>Rust / Wasm client web app framework</strong>
</p> </p>
<p> <p>
@ -18,7 +18,9 @@
</p> </p>
<h4> <h4>
<a href="https://docs.rs/yew">Docs</a> <a href="https://yew.rs">Website</a>
<span> | </span>
<a href="https://docs.rs/yew">API Docs</a>
<span> | </span> <span> | </span>
<a href="#running-the-examples">Examples</a> <a href="#running-the-examples">Examples</a>
<span> | </span> <span> | </span>