Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Examples
.. code:: c++

#include <fmt/core.h>

int main() {
fmt::print("Hello, world!\n");
}
Expand Down Expand Up @@ -294,7 +294,7 @@ Then you can run the speed test::
or the bloat test::

$ make bloat-test

Migrating code
--------------

Expand All @@ -315,13 +315,13 @@ Projects using this library
an open-source library for mathematical programming

* `Aseprite <https://github.com/aseprite/aseprite>`_:
animated sprite editor & pixel art tool
animated sprite editor & pixel art tool

* `AvioBook <https://www.aviobook.aero/en>`_: a comprehensive aircraft
operations suite

* `Blizzard Battle.net <https://battle.net/>`_: an online gaming platform

* `Celestia <https://celestia.space/>`_: real-time 3D visualization of space

* `Ceph <https://ceph.com/>`_: a scalable distributed storage system
Expand All @@ -330,7 +330,7 @@ Projects using this library

* `ClickHouse <https://github.com/ClickHouse/ClickHouse>`_: an analytical database
management system

* `Contour <https://github.com/contour-terminal/contour/>`_: a modern terminal emulator

* `CUAUV <https://cuauv.org/>`_: Cornell University's autonomous underwater
Expand Down Expand Up @@ -391,7 +391,7 @@ Projects using this library

* `quasardb <https://www.quasardb.net/>`_: a distributed, high-performance,
associative database

* `Quill <https://github.com/odygrd/quill>`_: asynchronous low-latency logging library

* `QKW <https://github.com/ravijanjam/qkw>`_: generalizing aliasing to simplify
Expand Down