Skip to content

Commit

Permalink
Update readme with release history and license
Browse files Browse the repository at this point in the history
  • Loading branch information
monosoul committed Sep 16, 2019
1 parent 9d077d6 commit d7b8bfb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,11 @@ public class SomeClass implements SomeInterface {
public class AnotherClass implements SomeInterface {
//some logic here
}
```
```

## Release History
* 0.0.1
* Initial release

## License
The software is licensed under the [Apache-2.0 License](LICENSE).

0 comments on commit d7b8bfb

Please sign in to comment.