From d124120c10a9876f3a154f997d271a59bf97a048 Mon Sep 17 00:00:00 2001 From: Lucas <100660343+lulunac27a@users.noreply.github.com> Date: Mon, 30 Sep 2024 19:15:27 -0500 Subject: [PATCH] Add bullet points for list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 429280a..b276a4a 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ and it stores to local storage using `vuex-persistedstate`. ## Contents -`src`: Source for Vue, SCSS and TypeScript files. -`src/components`: Vue components to render as HTML with SCSS styles. -`src/store`: Vuex store and store options. +- `src`: Source for Vue, SCSS and TypeScript files. +- `src/components`: Vue components to render as HTML with SCSS styles. +- `src/store`: Vuex store and store options. ## Features