Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Feb 1, 2024
1 parent 766cfd3 commit ec46077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can write portable UI code that can run
* as dummy implementation for automated unit tests using https://github.com/m-m-m/ui-test[mmm-ui-test]
* ...in the future we might implement more alternatives such as iOS or SWT

For motivation and details see the https://github.com/m-m-m/ui-api/wiki[wiki] or JavaDoc (click on the badge).
See our link:/doc/motivation.adoc[motivation] or JavaDoc (click on the badge) for further details.
In order to implement your client (with UI) you only need to depend on modules from this API.
Therefore, you will typically build a module for your client that is portable.
Dependencies to the implementation of this UI are only needed at runtime.
Expand Down

0 comments on commit ec46077

Please sign in to comment.