From 9f94cb8324d3ef6e1fa30244a26e2b184762f501 Mon Sep 17 00:00:00 2001 From: Ted Yin Date: Fri, 17 Nov 2017 15:55:00 -0500 Subject: add badges --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index fc94bbf..461f156 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,11 @@ RuNES ===== +.. image:: https://img.shields.io/crates/v/runes.svg + :target: https://github.com/Determinant/runes +.. image:: https://img.shields.io/crates/l/runes.svg + :target: https://github.com/Determinant/runes + As we know, there have been a ton of NES emulator implementations in various kinds of languages (mostly C). All of these emulators come with different accuracy and portability. RuNES is an attempt to build a reasonably -- cgit v1.2.3