You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
This is Oracle Cloud Infrastructure SDK for TypeScript and JavaScript. This project is open source and maintained by Oracle Corp.
6
6
The home page for the project is [Oracle Cloud Infrastructure SDK for TypeScript and JavaScript](https://github.com/oracle/oci-typescript-sdk/).
7
7
8
-
## Installing
8
+
## Installation
9
9
10
10
Use the following command to install this SDK:
11
11
@@ -61,9 +61,11 @@ The SDK for TypeScript and JavaScript currently supports NodeJS but does not hav
61
61
62
62
## Contributing
63
63
64
-
`oci-typescript-sdk` is an open source project. See [CONTRIBUTING](https://github.com/oracle/oci-typescript-sdk/tree/master/CONTRIBUTING.md) for details.
64
+
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
65
65
66
-
Oracle gratefully acknowledges the contributions to oci-typescript-sdk that have been made by the community.
66
+
## Security
67
+
68
+
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
0 commit comments