mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-11 12:14:41 +08:00
Add badges
This commit is contained in:
parent
746f56f42a
commit
6691a2fdad
@ -1,9 +0,0 @@
|
|||||||
binary/
|
|
||||||
deps/
|
|
||||||
docker/
|
|
||||||
docs/
|
|
||||||
examples/
|
|
||||||
platforms/
|
|
||||||
src/
|
|
||||||
test/
|
|
||||||
multilingual/
|
|
@ -1,6 +1,8 @@
|
|||||||
# Mongoose - Embedded Web Server / Embedded Networking Library
|
# 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
|
Mongoose is ideal for embedded environments. It has been designed
|
||||||
for connecting devices and bringing them online. On the market since 2004,
|
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…
Reference in New Issue
Block a user