Skip to content

Commit e91a81e

Browse files
committed
doc: improve README
1 parent 93ac5d8 commit e91a81e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

29-
## Usage
29+
## Getting Started
3030

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

0 commit comments

Comments
 (0)