From 18cfd93bba295a89e3e0f8a7be62411761c8f75f Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Sat, 20 Jan 2024 11:43:04 -0600 Subject: Actually implement the toast Signed-off-by: Matt Strapp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5553d6b..3001fb5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Zelda - Oracle Password Client for JavaScript/TypeScript -This repository is currently composed of two projects: \ +This repository is currently composed of two projects: 1. [zorascript](./packages/zorascript) - A JavaScript/TypeScript library for generating and validating passwords. 2. [zorascript-web](./clients/www) - A SvelteKit-based web client for generating and validating passwords. \ No newline at end of file -- cgit v1.2.3