From e44995ab8bea70a6f27f2a8070d213697930b471 Mon Sep 17 00:00:00 2001 From: ashusharmasigdev Date: Sun, 4 Sep 2022 09:27:31 +0530 Subject: [PATCH] added cdn links --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 59352ec..cc3f7e9 100644 --- a/readme.md +++ b/readme.md @@ -10,6 +10,10 @@ - **orphic** is currently only on web, but our mission is to make it for all platforms including web frameworks like **reactjs** etc. - **orphic** is currently in its **alpha** stage. +# CDN links +- https://cdn.jsdelivr.net/gh/Niftproj/orphic/dist/js/o.min.js +- https://cdn.jsdelivr.net/gh/Niftproj/orphic/dist/css/o.css + # Usage - We are working on **Documentation**, currently we have plenty of few examples to show you.