mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Add "Projects using this library" section.
This commit is contained in:
parent
bfedba5a0a
commit
affa794794
14
README.rst
14
README.rst
@ -104,6 +104,20 @@ with an arbitrary action performed when formatting is complete:
|
||||
|
||||
ReportError("File not found: {}") << path;
|
||||
|
||||
Projects using this library
|
||||
---------------------------
|
||||
|
||||
* `AMPL <https://github.com/ampl/ampl>`__:
|
||||
Open-source AMPL solver interface, solver connections, table handlers
|
||||
and examples
|
||||
|
||||
* `Saddy <https://code.google.com/p/saddy/>`__:
|
||||
Small crossplatform 2D graphic engine
|
||||
|
||||
If you are aware of other projects using ``format``, please let me know
|
||||
by `email <mailto:victor.zverovich@gmail.com>`__ or by submitting an
|
||||
`issue <https://github.com/vitaut/format/issues>`__.
|
||||
|
||||
Motivation
|
||||
----------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user