We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ac5d8 commit e91a81eCopy full SHA for e91a81e
README.md
@@ -4,7 +4,7 @@
4
5
- [Overview](#overview)
6
- [Prerequisites](#prerequisites)
7
-- [Usage](#usage)
+- [Getting Started](#getting-started)
8
- [Examples](#examples)
9
- [Create a React Database App](#create-a-react-database-app)
10
- [Create a Todo Database App](#create-a-todo-database-app)
@@ -26,7 +26,7 @@ using the least privileged account possible.
26
[Autonomous Database](https://www.oracle.com/autonomous-database/) instance
27
- Node.js 18 (Recommendation is to use [nvm](https://github.com/nvm-sh/nvm))
28
29
-## Usage
+## Getting Started
30
31
The main application usage is through the `@oracle/create-database-app` NPM
32
package, which will scaffold an application that will be connected to your
0 commit comments