Skip to content

Commit 3569d8b

Browse files
Merge pull request #7 from 2captcha/RC-2780
RC-2780 Update README.md
2 parents 808529f + 230757f commit 3569d8b

27 files changed

+225
-218
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1+
# Directories
12
/dist
23
/node_modules
34
/out
45

5-
issues/
6-
7-
download.jpg
6+
# Files
87
.env

.npmignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
# Directories
22
src/
33
node_modules/
4-
tests/
4+
examples/
55
tsconfig.json/
66
out/
7-
docs/
8-
issues/
97

108
# Files
119
.yarn.lock
1210
.gitignore
13-
download.jpg
1411
readme.md
1512
jsdoc.json
1613
.env

0 commit comments

Comments
 (0)