aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-01-23 18:06:05 -0500
committerBobby <[email protected]>2022-01-23 18:06:05 -0500
commitb160c3db3d603e54addcccbeec57c34796443628 (patch)
tree830e408d87c9dec249a9254335875d5320586160
parent29575043333d4fea5ead0a72ccf35ea18530e451 (diff)
downloadizuku.js-b160c3db3d603e54addcccbeec57c34796443628.tar.xz
izuku.js-b160c3db3d603e54addcccbeec57c34796443628.zip
docs: add documentation links
-rw-r--r--README.md7
-rw-r--r--render/doc.gifbin0 -> 17881 bytes
2 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c716d8..054ea89 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
<p align="center">
<img width="100%" src="./render/Izuku.png">
</p>
+<p align="center">
+ <a href="https://luciferreeves.github.io/izuku.js" target="_blank">
+ <img width="100%" src="./render/doc.gif">
+ </a>
+</p>
<p align="center">
<img src="https://img.shields.io/github/workflow/status/luciferreeves/izuku.js/Node.js%20CI"> <img src="https://img.shields.io/github/license/luciferreeves/izuku.js"> <img src="https://img.shields.io/github/issues-raw/luciferreeves/izuku.js">
@@ -77,7 +82,7 @@ The above code creates a frame and prints it to the console. It looks like this:
## Futher Documentation
-For more documentation, please take a look at the [Project Wiki](https://github.com/luciferreeves/izuku.js/wiki).
+For more documentation, please take a look at the [Documentation](https://luciferreeves.github.io/izuku.js).
## Cloning and Building this Repository
diff --git a/render/doc.gif b/render/doc.gif
new file mode 100644
index 0000000..cfe06b3
--- /dev/null
+++ b/render/doc.gif
Binary files differ