From 9f193b6aaa4c2bb0d890999dbc75de071cc99a9f Mon Sep 17 00:00:00 2001 From: Rodrigo Pombo Date: Sun, 24 Nov 2024 13:04:33 +0100 Subject: [PATCH] Update readme.md --- readme.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index bf701c34..331a00ed 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ +# Code Hike + ### Build rich content websites with Markdown and React Code Hike is an open-source library that bridges the gap between Markdown and React to help you create technical content that takes advantage of the modern web. @@ -12,13 +14,34 @@ Try it online on [StackBlitz](https://stackblitz.com/github/code-hike/v1-starter npx create-next-app -e https://github.com/code-hike/v1-starter ``` - +[![BrowserStack](https://user-images.githubusercontent.com/1911623/145201872-8940020c-5659-4066-9a0b-0eb25ace3e61.png#gh-light-mode-only)](https://www.browserstack.com/#gh-light-mode-only) + +--- #### License