Skip to content

Commit f95b4de

Browse files
committed
update readme
1 parent 29f1948 commit f95b4de

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
/_yardoc/
55
/coverage/
66
/doc/
7+
/docs/
78
/pkg/
89
/spec/reports/
910
/tmp/

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,15 @@
33
- https://github.com/appium/ruby_lib
44

55
[Documentation](http://www.rubydoc.info/github/appium/ruby_lib_core)
6+
7+
8+
9+
# Release
10+
11+
```bash
12+
$ bundle exec thor bump # bumpy, bumpz
13+
$ bundle exec thor release
14+
```
15+
16+
# License
17+
Apache License v2

0 commit comments

Comments
 (0)