From 76ee4f14d53255f19d1fc212d0d4ada50cc4ab1a Mon Sep 17 00:00:00 2001 From: "J.I. /podhead" <117015142+ji-podhead@users.noreply.github.com> Date: Sat, 20 Apr 2024 09:17:03 +0200 Subject: [PATCH] Update README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 6780af0..bd6475d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ [![npm version](https://img.shields.io/badge/🚧_under_construction_🚧-black)](https://www.npmjs.com/package/protobuffctl) [![npm version](https://img.shields.io/badge/protoc_v26.0-binary-blue)](https://www.npmjs.com/package/protobuffctl) [![npm version](https://badge.fury.io/js/protobuffctl.svg)](https://badge.fury.io/js/protobuffctl) -![NPM Downloads](https://img.shields.io/npm/dw/protobuffctl) + @@ -46,7 +46,7 @@ npm i protobuffctl - Set up **File Watcher** to monitor your proto files for any changes. 🚧 - create **VC CODE EXTENSION** to manage the api in vs code 🚧 - sync with **external DB** 🚧 -- create demo **Dashboard** 🚧 +- finish **Dashboard** and use a web compiler for demo 🚧 - implement UUID hashing logic - add **tests** to Dashboard and a gRPC debug-Server 🚧