Skip to content

Commit 7507416

Browse files
committed
Update JavaScript README
1 parent b5d1321 commit 7507416

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

javascript/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
# JavaScript based examples
2-
This folder stores JavaScript database examples including: JavaScript on the JVM using the Nashorn engine (Hotspot JDk or JRE, other Java SE 8 compliant VMs, OJVM) and Node-oracleDB.
1+
# JavaScript Examples
2+
3+
This directory contains Oracle Database JavaScript examples for:
4+
5+
- JavaScript on the JVM using the Nashorn engine (Hotspot JDk or JRE, other Java SE 8 compliant VMs, OJVM).
6+
- node-oracledb for Node.js, allowing you to write mid-tier and networking applications in JavaScript.

0 commit comments

Comments
 (0)