Skip to content

Commit

Permalink
Provide information about license and contributing guidelines.
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-apena committed Jan 23, 2024
1 parent 2118431 commit 6a56256
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -95,4 +95,16 @@ retrieve their bets. This is a sample JSON of the table information provided to
## Start the game
Now it's your turn! Start implementing the Strategy class to do more than just fold every turn.
Or rework the whole application. You can do what you want, as long as you provide the endpoint that is registered in the game.
Have fun!
Have fun!

## Contribution

Please refer to our [contribution guidelines](CONTRIBUTING.md) if you wish to contribute to our open source project.

## License

This program and the accompanying materials are made available under the terms
of the Apache License, Version 2.0 which is available at
https://www.apache.org/licenses/LICENSE-2.0.

SPDX-License-Identifier: Apache-2.0

0 comments on commit 6a56256

Please sign in to comment.