From f3f4076694fd82cbf40769f561103630d376add2 Mon Sep 17 00:00:00 2001 From: Asad Date: Sat, 18 Jan 2025 16:16:29 -0500 Subject: [PATCH] chroe: fix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dea4f4f..aa3bed9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## Overview BinCode is a minimalist platform for managing and sharing code snippets, built with Vue.js and SQLite. It runs entirely on your own infrastructure, giving you full control over your data and workflow. +![BinCode Demo](https://i.postimg.cc/Gp4N2yPy/bincode-demo.png) + ## Key Features - **Self-Contained:** No external dependencies required.