Skip to content

Commit

Permalink
doc: improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
mig8447 committed Jul 10, 2024
1 parent 93ac5d8 commit e91a81e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- [Overview](#overview)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [Getting Started](#getting-started)
- [Examples](#examples)
- [Create a React Database App](#create-a-react-database-app)
- [Create a Todo Database App](#create-a-todo-database-app)
Expand All @@ -26,7 +26,7 @@ using the least privileged account possible.
[Autonomous Database](https://www.oracle.com/autonomous-database/) instance
- Node.js 18 (Recommendation is to use [nvm](https://github.com/nvm-sh/nvm))

## Usage
## Getting Started

The main application usage is through the `@oracle/create-database-app` NPM
package, which will scaffold an application that will be connected to your
Expand Down

0 comments on commit e91a81e

Please sign in to comment.