Skip to content

Commit

Permalink
feat(README): Update README.md, fix navigations in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HeneryHawk committed Jun 15, 2022
1 parent bf72492 commit 6d0a25b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@

1. [Installation](#1-installation) 💻
2. [Usage](#2-usage) ⌨️
3. [Bugs and Features](#4-bugs-and-features) 🐞💡
4. [License](#5-license) 📃
3. [Bugs and Features](#3-bugs-and-features) 🐞💡
4. [License](#4-license) 📃

## 1. Installation

```bash
npm install cds2types
npm install cds2types --save-dev
```

OR

```bash
yarn add cds2types
yarn add cds2types --dev
```

## 2. Usage
Expand Down

0 comments on commit 6d0a25b

Please sign in to comment.