From 91c0f8aee422a8472eee50cea1d84a39f3bcd2b9 Mon Sep 17 00:00:00 2001 From: Olivia Appleton Date: Wed, 21 Aug 2024 18:19:57 -0500 Subject: [PATCH] Update readme --- README.rst | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index c00dbb8a..c446987e 100644 --- a/README.rst +++ b/README.rst @@ -61,12 +61,12 @@ Olivia's Project Euler Solutions | C | C99+ in: |clang|, |br| | 25 | |Ci| |br| | | | |gcc|, |pcc|, & |tcc| |br| | | |C-Cov| |br| | | | C11+ in: |msvc| [1]_ | | |CodeQL| |br| | -| | | | |C-lint| | +| | |br| Browser [2]_ | | |C-lint| | +------------+----------------------------+--------+-------------------+ | C++ | C++98+ in: |br| |clang|, & | 18 | |Cpi| |br| | | | |gcc| |br| | | |Cp-Cov| |br| | | | C++14+ in: |msvc| [1]_ | | |CodeQL| |br| | -| | | | |Cp-lint| | +| | |br| Browser [3]_ | | |Cp-lint| | +------------+----------------------------+--------+-------------------+ | C# | .NET 2+ | 18 | |C#i| |br| | | | | | |Cs-Cov| |br| | @@ -93,21 +93,21 @@ Olivia's Project Euler Solutions | | | | |RustClippy| | +------------+----------------------------+--------+-------------------+ -.. .. |test-c-link| raw:: html +.. |test-c-link| raw:: html -.. click here! + click here! -.. .. |test-cp-link| raw:: html +.. |test-cp-link| raw:: html -.. click here! + click here! -.. .. |test-cs-link| raw:: html +.. |test-cs-link| raw:: html -.. click here! + click here! -.. .. |test-ja-link| raw:: html +.. |test-ja-link| raw:: html -.. click here! + click here! .. |test-js-link| raw:: html @@ -134,7 +134,7 @@ Olivia's Project Euler Solutions and these tests not yet automated as in Nodejs and Bun. To run these tests yourself, |test-js-link| .. [#] While these solutions do run in most browsers, they need to be bundled with Pyodide 0.26.2+ first, and these tests are not yet automated as in CPython and pypy. To run these tests yourself, |test-py-link| -.. [#] While these solutions will run in most browsers, they need to be bundled with wasm-pack 0.2+ first, and these +.. [#] While these solutions do run in most browsers, they need to be bundled with wasm-pack 0.2+ first, and these tests are not yet automated as on non-web platforms. To run these tests yourself, |test-rs-link| Coverage