diff options
author | rc_05 <contact@rc-05.com> | 2024-05-24 23:16:09 +0200 |
---|---|---|
committer | rc_05 <contact@rc-05.com> | 2024-05-24 23:16:09 +0200 |
commit | fd622c3a826f85cc6d62bfaff8b6dedaed8d8bb0 (patch) | |
tree | 8a3e95eb38219f4bd7bf50adb687cfba4df4c72b | |
parent | 4c38576fb28bb4ce910095867b79597837f9833d (diff) | |
download | haxe-tester-1.0.0.tar.gz |
Reformatted README1.0.0
The README has been rewritten to remain contained in a 80-column space for
easier reading and generally cleaned up.
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -2,16 +2,16 @@ A simple Haxe library for creating test cases. -* Installation +--- Installation --- $ haxelib git haxe-tester https://git.rc-05.com/haxe-tester -* Documentation +--- Documentation --- -The documentation is available at https://docs.rc-05.com/haxe-tester/git for the -unstable git repository. +The documentation is available at https://docs.rc-05.com/haxe-tester/git for +the unstable git repository. -* License +--- License --- This project is licensed with the MIT License which can be viewed by reading the LICENSE file supplied with this codebase. |