From 117503f68d7d3a0f233875c7418dc27d7adc3817 Mon Sep 17 00:00:00 2001 From: raguay Date: Tue, 22 Sep 2020 20:38:38 +0700 Subject: [PATCH] Updated README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0c9913..211db8b 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ work on my system. Therefore, you will need to run `fig local ~/run/projectmanag - Go to predefined projects - Edit the project directory +- Delete the current project from the list of projects. - Edit maid, mask, npm, gulp, and grunt configuration files - Run tasks defined in maid, mask, npm, gulp, and grunt - Edit/Run the project startup script @@ -65,6 +66,7 @@ work on my system. Therefore, you will need to run `fig local ~/run/projectmanag - Project templates: either local or on GitHub with a initializer script that will be ran after copying. - Project Notes: a special directory `.notes` will contain notes you create for this project. It works with the [fman](https://fman.io/) [Notes plugin](https://github.com/raguay/Notes). You can edit, delete, and create new notes. +- Better styling and dark mode ### Ideals and Suggestions @@ -72,5 +74,4 @@ If there is a feature you would like to see in the application or a bug, just cr repository with the subject `[feature]` or `[bug]` in the subject line. I'm still working on: - Mask subcommands and parameters -- Better styling and dark mode (depending on what the author's of fig decide about styling the whole application)