Skip to content

Commit 49556cd

Browse files
authored
Merge pull request #463 from jason-fox/patch-1
Add FIWARE Badges
2 parents d0d349b + 31d4315 commit 49556cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
99
[![build](https://rwth-ebc.github.io/FiLiP/master/build/build.svg)](https://rwth-ebc.github.io/FiLiP/master/build/build.svg)
1010
[![DOI](https://joss.theoj.org/papers/10.21105/joss.06953/status.svg )](https://doi.org/10.21105/joss.06953 )
11+
<br/>
12+
[![](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/core.svg)](https://www.fiware.org/developers/catalogue/)
13+
![Status](https://nexus.lab.fiware.org/repository/raw/public/badges/statuses/incubating.svg)
1114

1215
FiLiP (<ins>FI</ins>WARE <ins>Li</ins>brary for <ins>P</ins>ython) is a python Software Development Kit (SDK) for
1316
accelerating the development of web services that use Fiware's Generic
@@ -31,6 +34,9 @@ Furthermore, FiLiP is designed to help with the fast development of FIWARE-based
3134
applications and avoid hundreds of lines of boilerplate, but it cannot
3235
substitute learning the basic concepts behind the used FIWARE components.
3336

37+
This project is part of [FIWARE](https://www.fiware.org/). For more information check the FIWARE Catalogue entry for the
38+
[Core Context Management](https://github.com/Fiware/catalogue/tree/master/core).
39+
3440
## General Motivation
3541

3642
Why implement a client library when clients can be auto-generated

0 commit comments

Comments
 (0)