mirror of
https://github.com/cesanta/mongoose
synced 2026-08-25 22:26:06 -04:00
Add badges
This commit is contained in:
parent
746f56f42a
commit
6691a2fdad
4 changed files with 3 additions and 16 deletions
|
|
@ -1,9 +0,0 @@
|
|||
binary/
|
||||
deps/
|
||||
docker/
|
||||
docs/
|
||||
examples/
|
||||
platforms/
|
||||
src/
|
||||
test/
|
||||
multilingual/
|
||||
|
|
@ -1,6 +1,8 @@
|
|||
# Mongoose - Embedded Web Server / Embedded Networking Library
|
||||
|
||||

|
||||

|
||||
[](https://travis-ci.org/cesanta/mongoose)
|
||||
[](https://codecov.io/gh/cesanta/mongoose)
|
||||
|
||||
Mongoose is ideal for embedded environments. It has been designed
|
||||
for connecting devices and bringing them online. On the market since 2004,
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
BasedOnStyle: Google
|
||||
AllowShortFunctionsOnASingleLine: false
|
||||
SpaceAfterCStyleCast: true
|
||||
PointerBindsToType: false
|
||||
DerivePointerBinding: false
|
||||
IncludeBlocks: Preserve
|
||||
Loading…
Add table
Add a link
Reference in a new issue