From 66a1471cf8122ea1332dfd285f72a4aaa0b2e38b Mon Sep 17 00:00:00 2001 From: Hassan DRAGA Date: Sun, 7 Jul 2024 17:21:29 -0400 Subject: [PATCH] Updating readme --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ef6e4cf..af5bb41 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@
-![Logo](https://raw.githubusercontent.com/webui-dev/webui-logo/main/webui_240.png) +![Logo](https://raw.githubusercontent.com/webui-dev/webui-logo/main/webui_nim.png) -# WebUI Nim +# Nim-WebUI [last-commit]: https://img.shields.io/github/last-commit/webui-dev/nim-webui?style=for-the-badge&logo=github&logoColor=C0CAF5&labelColor=414868 @@ -22,7 +22,7 @@ Nim wrapper and bindings for [WebUI](https://github.com/webui-dev/webui), a full Instead of using a third-party library, WebUI instead uses a pre-installed browser (Edge, Firefox, Chrome, Chromium, or Safari). So, there's no need for any large SDK or library for development/production, all you need is a web browser (or a webview, if you're into that)! --> -![Screenshot](https://github.com/webui-dev/webui/assets/16948659/39c5b000-83eb-4779-a7ce-9769d3acf204) +![Screenshot](https://raw.githubusercontent.com/webui-dev/webui-logo/main/screenshot.png)
@@ -35,12 +35,6 @@ Instead of using a third-party library, WebUI instead uses a pre-installed brows * Using private profile for safety * Cross-platform WebView -## Screenshot - -This [text editor example](https://github.com/neroist/webui/tree/main/examples/text_editor) is written in Nim using WebUI as the GUI library. - -![ScreenShot](nim_example.png) - ## Installation Install via Nimble: