summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthieu <matthieu.cneude@gmail.com>2021-04-02 19:43:22 +0200
committermatthieu <matthieu.cneude@gmail.com>2021-04-02 19:43:22 +0200
commitb8d371b335a7969d8ef85b432ea814bf8a392570 (patch)
treef7d19ff3870288ba9d25aebba5c3a645455a7752
parent853b417200e425a0b16f57280658408ca1c516cd (diff)
More improvement on the README
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 70ab90d..a673e44 100644
--- a/README.md
+++ b/README.md
@@ -8,15 +8,16 @@ DevDash is a highly configurable terminal dashboard for developers and creators
## Why using DevDash?
-* Pull the data and display it in cool widgets using YAML / JSON config, from:
- * Your own computer. From your own scripts / command lines too!
- * A remote computer via SSH
- * Github
- * Travis
- * Google Analytics
- * Google Search Console
- * Feedly
-* A lot flexibility compared to other terminal dashboards:
+* Pull and display the data in nice widgets using YAML (or JSON) config files, from:
+ * Your own computer. From your own scripts and command lines too!
+ * A remote computer via SSH.
+ * Github.
+ * Travis.
+ * Google Analytics.
+ * Google Search Console.
+ * Feedly.
+
+* A lot of flexibility compared to other terminal dashboards:
* Choose the widgets you want.
* Place your widgets where you want.
* Choose the data you want to display, the colors you want to use, and a lot of other things for each widget.
@@ -27,6 +28,7 @@ DevDash is a highly configurable terminal dashboard for developers and creators
## Menu
* [Installation](#installation)
+* [Getting Started](#getting-started)
* [Documentation](#documentation)
* [Acknowledgement](#acknowledgement)
* [Contribute](#contribute)
@@ -52,8 +54,6 @@ You need to:
1. Clone this repository
2. In your terminal, run in the root directory of the project `go build devdash.go`
-#
-
## Getting started
* If you run `devdash` without giving a dashboard configuration, it will: