Skip to content

Commit f8e1492

Browse files
Update readme
1 parent b039d6d commit f8e1492

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Java](https://badgen.net/badge/icon/Java?icon=java&label=)
1+
![Java](https://badgen.net/badge/icon/Java?icon=java&label=)
22

33
# Official Mailtrap Java client
44

@@ -146,6 +146,12 @@ You can find the API reference [here](https://mailtrap.github.io/mailtrap-java/i
146146

147147
Bug reports and pull requests are welcome on [GitHub](https://github.com/mailtrap/mailtrap-java). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](CODE_OF_CONDUCT.md).
148148

149+
### Build
150+
- Istall [direnv](https://direnv.net/)
151+
- Install [asdf](https://asdf-vm.com/)
152+
- Install Java plugin https://github.com/halcyon/asdf-java
153+
- Install Maven plugin https://github.com/halcyon/asdf-maven
154+
149155
## License
150156

151157
The package is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)