Skip to content

Commit 1318e57

Browse files
committed
Add a HELP section to the README
1 parent 792847c commit 1318e57

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,15 @@ Node Promises can also be used.
101101

102102
See [Documentation for the Oracle Database Node.js Add-on](https://github.com/oracle/node-oracledb/tree/master/doc/api.md).
103103

104+
## <a name="help"></a> Help
105+
106+
Issues and questions can be raised with the node-oracledb community on [GitHub](https://github.com/oracle/node-oracledb/issues).
107+
104108
## <a name="changes"></a> Changes
105109

106-
See [CHANGELOG](https://github.com/oracle/node-oracledb/tree/master/CHANGELOG.md)
110+
See [CHANGELOG](https://github.com/oracle/node-oracledb/tree/master/CHANGELOG.md).
107111

108-
## <a name="testing"></a> Test Suite
112+
## <a name="testing"></a> Tests
109113

110114
To run the test suite see [test/README](https://github.com/oracle/node-oracledb/tree/master/test/README.md).
111115

0 commit comments

Comments
 (0)