Skip to content

Commit 4d7bc8f

Browse files
fossabotwilliamdes
authored andcommitted
[README] Add license scan report and status
Closes #5 Signed-off-by: fossabot <badges@fossa.io> Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent 99cc411 commit 4d7bc8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Build Status](https://travis-ci.org/williamdes/sql-backup.svg?branch=master)](https://travis-ci.org/williamdes/sql-backup)
44
[![codecov](https://codecov.io/gh/williamdes/sql-backup/branch/master/graph/badge.svg)](https://codecov.io/gh/williamdes/sql-backup)
55
[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)
6+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwilliamdes%2Fsql-backup.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwilliamdes%2Fsql-backup?ref=badge_shield)
67

78
Backup your MySQL / MariaDB server ( structure, data, users, grants, views, triggers, routines, events )
89

@@ -87,3 +88,7 @@ SKIP_OP=users,grants
8788
| triggers.sql | The triggers |
8889
| routines.sql | All the procedures & functions |
8990
| users.sql | All MySQL users |
91+
92+
93+
## License
94+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwilliamdes%2Fsql-backup.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwilliamdes%2Fsql-backup?ref=badge_large)

0 commit comments

Comments
 (0)