diff --git a/README.md b/README.md index 11729bd..de76994 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Go library for working with recurrence rules for calendar dates. [![Coverage Status](http://img.shields.io/coveralls/teambition/rrule-go.svg?style=flat-square)](https://coveralls.io/r/teambition/rrule-go) [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/teambition/rrule-go/master/LICENSE) [![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/teambition/rrule-go) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpatilakshay227%2Frrule-go.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpatilakshay227%2Frrule-go?ref=badge_shield) The rrule module offers a complete implementation of the recurrence rules documented in the [iCalendar RFC](http://www.ietf.org/rfc/rfc2445.txt). It is a partial port of the rrule module from the excellent [python-dateutil](http://labix.org/python-dateutil/) library. @@ -176,3 +177,6 @@ For more examples see [python-dateutil](http://labix.org/python-dateutil/) docum Gear is licensed under the [MIT](https://github.com/teambition/gear/blob/master/LICENSE) license. Copyright © 2017-2022 [Teambition](https://www.teambition.com). + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpatilakshay227%2Frrule-go.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpatilakshay227%2Frrule-go?ref=badge_large) \ No newline at end of file