Add inja to open source users (#1106)

* Add Inja to open-source users
* Capitalize first letter in user description
* Fix url
This commit is contained in:
lbersch 2017-11-17 11:49:39 +01:00 committed by Martin Hořeňovský
parent 61e29b5630
commit 516dbc83bc
1 changed files with 4 additions and 1 deletions

View File

@ -32,11 +32,14 @@ A, single-header-only, type-safe, command line parser - which also prints format
### [Couchbase-lite-core](https://github.com/couchbase/couchbase-lite-core)
The next-generation core storage and query engine for Couchbase Lite/
### [Inja](https://github.com/pantor/inja)
A header-only template engine for modern C++.
### [JSON for Modern C++](https://github.com/nlohmann/json)
A, single-header, JSON parsing library that takes advantage of what C++ has to offer.
### [MNMLSTC Core](https://github.com/mnmlstc/core)
a small and easy to use C++11 library that adds a functionality set that will be available in C++14 and later, as well as some useful additions
A small and easy to use C++11 library that adds a functionality set that will be available in C++14 and later, as well as some useful additions.
### [nanodbc](https://github.com/lexicalunit/nanodbc/)
A small C++ library wrapper for the native C ODBC API.