From 3486fdf74ab22fd4be75a2f6cb524902a63413fb Mon Sep 17 00:00:00 2001 From: Yuqi <38589382+Creeki@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:04:10 +0200 Subject: [PATCH] Update README.rst improved formatting --- README.rst | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index d093367..27243c0 100644 --- a/README.rst +++ b/README.rst @@ -65,17 +65,25 @@ To verify whether your CPU supports these instructions sets you can check the ou .. Source of linux.svg: https://svgsilh.com/image/2025536.html .. Source of apple.svg: https://svgsilh.com/image/2962084.html -+---------------------------------+---------------------------+--------------------------+-----------------------------+ -| **Platform** | **Download** | **Version** | **Additional requirements** | -+---------------------------------+---------------------------+--------------------------+-----------------------------+ -| .. image:: .github/linux.svg | `Linux 64 bit`_ | |VERSION| (|BUILD_DATE|) | \- | -+ :alt: Download Linux binaries +---------------------------+--------------------------+-----------------------------+ -| :height: 60px | `Linux 64 bit optimized`_ | |VERSION| (|BUILD_DATE|) | requires SSE4 | -+---------------------------------+---------------------------+--------------------------+-----------------------------+ -| .. image:: .github/apple.svg | `Mac 64 bit`_ | |VERSION| (|BUILD_DATE|) | \- | -+ :alt: Download Mac binaries +---------------------------+--------------------------+-----------------------------+ -| :height: 60px | `Mac 64 bit optimized`_ | |VERSION| (|BUILD_DATE|) | requires SSE4 | -+---------------------------------+---------------------------+--------------------------+-----------------------------+ ++--------------------------------+---------------------------+--------------------------+-----------------------------+ +| **Platform** | **Download** | **Version** | **Additional requirements** | ++--------------------------------+---------------------------+--------------------------+-----------------------------+ +| .. image:: .github/linux.svg | `Linux 64 bit`_ | |VERSION| (|BUILD_DATE|) | \- | +| :alt: Download Linux binaries| | | | +| :height: 60px | | | | ++--------------------------------+---------------------------+--------------------------+-----------------------------+ +| .. image:: .github/linux.svg | `Linux 64 bit optimized`_ | |VERSION| (|BUILD_DATE|) | requires SSE4 | +| :alt: Download Linux binaries| | | | +| :height: 60px | | | | ++--------------------------------+---------------------------+--------------------------+-----------------------------+ +| .. image:: .github/apple.svg | `Mac 64 bit`_ | |VERSION| (|BUILD_DATE|) | \- | +| :alt: Download Mac binaries | | | | +| :height: 60px | | | | ++--------------------------------+---------------------------+--------------------------+-----------------------------+ +| .. image:: .github/apple.svg | `Mac 64 bit optimized`_ | |VERSION| (|BUILD_DATE|) | requires SSE4 | +| :alt: Download Mac binaries | | | | +| :height: 60px | | | | ++--------------------------------+---------------------------+--------------------------+-----------------------------+ .. _Linux 64 bit: https://github.com/cpockrandt/genmap/releases/download/genmap-v1.3.0/genmap-1.3.0-Linux-x86_64.zip .. _Linux 64 bit optimized: https://github.com/cpockrandt/genmap/releases/download/genmap-v1.3.0/genmap-1.3.0-Linux-x86_64-sse4.zip