Skip to content

Commit

Permalink
expand readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpe7s committed Aug 11, 2024
1 parent cdf7763 commit 63bbadf
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,17 @@ Replace the values below to fit your needs.
--numThreads=5 \
--screen=[0|1]
```

## Requirements

- The latest generally available JDK. This project will continue to move to the latest and will not maintain
versions released against previous JDK's.

## Dependencies

- [solana-programs](https://github.com/sava-software/solana-programs)
- [anchor-src-gen](https://github.com/sava-software/anchor-src-gen)

## Contribution

Unit tests are needed and welcomed. Otherwise, please open an issue or send an email before working on a pull request.

0 comments on commit 63bbadf

Please sign in to comment.