From 875e8b54c907c60682567a6f900cbf99bedf55c5 Mon Sep 17 00:00:00 2001 From: rc_05 Date: Tue, 14 May 2024 01:07:07 +0200 Subject: First commit. --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..5faf922 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +--- Haxe Tester --- + +A simple Haxe library for creating test cases. + +* Installation + +$ haxelib git haxe-tester https://git.rc-05.com/haxe-tester + +* Documentation + +The documentation is available at https://docs.rc-05.com/haxe-tester/git for the +unstable git repository. + +* License + +This project is licensed with the MIT License which can be viewed by +reading the LICENSE file supplied with this codebase. -- cgit v1.2.3