Improve README - usage #5

Merged
cyclane merged 2 commits from usage-readme into main 2023-12-02 03:50:14 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 21b4bdeae1 - Show all commits

View File

@ -24,6 +24,11 @@ dependencies {
} }
``` ```
### Documentation
Use autocompletion and hover menus in your IDE, or download the
[generated HTML documentation](https://git.koval.net/cyclane/teamcity-gitea-test-task/releases/download/v0.1.0/tinyvm-0.1.0-javadoc.zip)
from the [latest release](https://git.koval.net/cyclane/teamcity-gitea-test-task/releases).
## Instructions ## Instructions
Create a library that implements simple Git functionality. You need to implement at least three entities: Create a library that implements simple Git functionality. You need to implement at least three entities: