Showing
1 changed file
with
3 additions
and
2 deletions
... | ... | @@ -7,8 +7,9 @@ provides a system to create basic classes and interfaces in |
7 | 7 | ANSI C, some common macro definitions (always useful) and an optimized |
8 | 8 | memory management system. |
9 | 9 | |
10 | -See the latest coverage report [here](http://ci-build.weird-web-workers.org/trbase/coverage_latest/). | |
11 | -You can download a version [here](http://ci-build.weird-web-workers.org/trbase/artifacts/). | |
10 | +### Links | |
11 | + * See the latest coverage report [here](http://ci-build.weird-web-workers.org/trbase/coverage_latest/). | |
12 | + * You can download a version [here](http://ci-build.weird-web-workers.org/trbase/artifacts/). | |
12 | 13 | |
13 | 14 | ### The class system ### |
14 | 15 | ... | ... |
Please
register
or
login
to post a comment