TSNReposIndex/Badges/BADGES.md

44 lines
958 B
Markdown

## NL-NC
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-Nique%26Leo%20NL--NC-yellow.svg"/>
</a>
```html
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-Nique%26Leo%20NL--NC-yellow.svg"/>
</a>
```
## NL-ND
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-Nique%26Leo%20NL--ND-red.svg"/>
</a>
```html
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-Nique%26Leo%20NL--ND-red.svg"/>
</a>
```
## FPU
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-Nique%26Leo%20FPU-orange.svg"/>
</a>
```html
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-Nique%26Leo%20FPU-orange.svg"/>
</a>
```
## ARR
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-All_Rights_Reserved-darkred.svg"/>
</a>
```html
<a href="./LICENSE">
<img src="https://img.shields.io/badge/License-All_Rights_Reserved-darkred.svg"/>
</a>
```