@etherisc/gif-next 3.0.0-beta.1 → 3.0.0-c419b59-617
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1
|
+
![Build & Tests](https://github.com/etherisc/gif-next/actions/workflows/build.yml/badge.svg)
|
2
|
+
[![npm (tag)](https://img.shields.io/npm/v/@etherisc/gif-next/next)](https://www.npmjs.com/package/@etherisc/gif-next)
|
3
|
+
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|
4
|
+
[![Static Badge](https://img.shields.io/badge/Discord-join-blue)](https://discord.gg/ww2AZJ4WYN)
|
5
|
+
|
6
|
+
|
1
7
|
# GIF-Next (Generic Insurance Framework, version 3)
|
2
8
|
|
3
9
|
For technical reason, this repository is called `gif-next`, but it contains the code of the version 3 of the Generic Insurance Framework (GIF).
|
package/package.json
CHANGED