Skip to content

Commit e2bb752

Browse files
committed
added readme
1 parent 43fee35 commit e2bb752

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
build/
1+
/build/*
2+
*.node
3+
*.sh
4+
*.swp
5+
.lock*

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Download
2+
3+
You can install using Node Package Manager (npm):
4+
5+
npm install oracle

0 commit comments

Comments
 (0)