Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denvash authored Jun 2, 2019
1 parent 07a4861 commit 04c4091
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In next screenshot, try to understand variable types by their **COLOR** (find `c

</div>

The **minimalistic design** makes the developer to **concentrate** on what's important while **understanding** the code flow.
**Minimalistic design** __//__ **Concentrate** on what's important __//__ **Understand** the code flow.

- ![#F699D9](https://placehold.it/15/F699D9/000000?text=+) `#F699D9` Keywords, Operators
- ![#AEE9F5](https://placehold.it/15/AEE9F5/000000?text=+) `#AEE9F5` Read-Write Variables
Expand All @@ -52,7 +52,6 @@ The **minimalistic design** makes the developer to **concentrate** on what's imp
:construction_worker: [VSCode Settings](https://code.visualstudio.com/docs/getstarted/settings):

```json
{
// Workbench
"workbench.colorTheme": "Summer Time",
"workbench.iconTheme": "material-icon-theme",
Expand Down Expand Up @@ -228,7 +227,6 @@ The **minimalistic design** makes the developer to **concentrate** on what's imp
"gitlens.hovers.currentLine.over": "line",
"gitlens.hovers.enabled": false,
"gitlens.codeLens.enabled": false
}
```

## Installation
Expand Down

0 comments on commit 04c4091

Please sign in to comment.