diff --git a/README.md b/README.md index 958df48..74ac1c1 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ provides a system to create basic classes and interfaces in ANSI C, some common macro definitions (always useful) and an optimized memory management system. -See the latest coverage report [here](http://ci-build.weird-web-workers.org/trbase/coverage_latest/). -You can download a version [here](http://ci-build.weird-web-workers.org/trbase/artifacts/). +### Links + * See the latest coverage report [here](http://ci-build.weird-web-workers.org/trbase/coverage_latest/). + * You can download a version [here](http://ci-build.weird-web-workers.org/trbase/artifacts/). ### The class system ###