diff options
| author | mzuenni <mzuenni@users.noreply.github.com> | 2024-09-05 22:49:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 22:49:03 +0200 |
| commit | 10b070c068d239404a6eba9a698557b39e954752 (patch) | |
| tree | 441348ec542878622670f59b7e5de8c225a6d570 /README.md | |
| parent | e716eda60c67bf6d30c2e785298306ae80a23f3c (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -11,8 +11,8 @@ Nonetheless, not all code is tested and tests might not catch every bug. If you find a bug please [open an issue](https://github.com/mzuenni/ContestReference/issues/new).
If you think code can be changed, improved or replaced also feel free to open an issue or make open a pull request.
-
-
+[](https://github.com/mzuenni/ContestReference/actions/workflows/test_all.yml/)
+[](https://github.com/mzuenni/ContestReference/actions/workflows/test_pdf.yml/)
## Other Resources
The code in this repo has been accumulated over many years and the origin of the code is unfortunately unknown for most of the snippets.
@@ -28,10 +28,10 @@ Here is an (incomplete) list of resources that we use (besides those from previo - https://github.com/niklasb/contest-algos (2012-2016)
## Testing Status
- - 
- - 
- - 
- - 
- - 
- - 
- - 
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_datastructures.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_geometry.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_graph.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_math.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_other.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_string.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_template.yml/)
|
