Skip to content

Commit ec6b7d8

Browse files
committed
Add README
1 parent b92d131 commit ec6b7d8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# java-writeas
2+
3+
Official Write.as Java client library.
4+
5+
## Uses
6+
7+
This is a shared library used between Android apps that interact with the Write.as API. It currently holds only data models.
8+
9+
## Contributing
10+
11+
The library covers our usage, but might not cover the entire API. We always welcome contributions and improvements from the community. Before sending pull requests, please be sure you've done the following:
12+
13+
* Document all classes and methods.

0 commit comments

Comments
 (0)