Skip to content

Commit

Permalink
chore: update README (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
anssari1 authored May 23, 2023
1 parent c36258e commit 3ec5c25
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
# Open World <sup>TM</sup> SDK for Java - Core
The core component of the Open World<sup>TM</sup> SDK for Java.
# Open World <sup>TM</sup> SDK for Java

## Building From Source

1. Build the Project:
```
./mvnw clean install
```
2. (Optional) Generate Documentation:
```
./mvnw dokka:dokka
```
The Open World SDK for Java allows Expedia Group partners to easily build Java applications that leverage the Open World<sup>TM</sup> platform.

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
Please refer to [CONTRIBUTING](CONTRIBUTING.md) for details.

## License
This project is licensed under the Apache License - see the [LICENSE](LICENSE) file for details.

This project is licensed under the Apache License v2.0 - see the [LICENSE](LICENSE) for details.

0 comments on commit 3ec5c25

Please sign in to comment.