@@ -3,6 +3,7 @@ go-sqlite3
3
3
4
4
[ ![ GoDoc Reference] ( https://godoc.org/github.com/mattn/go-sqlite3?status.svg )] ( http://godoc.org/github.com/mattn/go-sqlite3 )
5
5
[ ![ Build Status] ( https://travis-ci.org/mattn/go-sqlite3.svg?branch=master )] ( https://travis-ci.org/mattn/go-sqlite3 )
6
+ [ ![ Financial Contributors on Open Collective] ( https://opencollective.com/mattn-go-sqlite3/all/badge.svg?label=financial+contributors )] ( https://opencollective.com/mattn-go-sqlite3 )
6
7
[ ![ Coverage Status] ( https://coveralls.io/repos/mattn/go-sqlite3/badge.svg?branch=master )] ( https://coveralls.io/r/mattn/go-sqlite3?branch=master )
7
8
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/mattn/go-sqlite3 )] ( https://goreportcard.com/report/github.com/mattn/go-sqlite3 )
8
9
@@ -522,6 +523,36 @@ For an example see [shaxbee/go-spatialite](https://github.com/shaxbee/go-spatial
522
523
523
524
More information see [# 209](https://github.com/mattn/go-sqlite3/issues/209)
524
525
526
+ # # Contributors
527
+
528
+ # ## Code Contributors
529
+
530
+ This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
531
+ < a href= " https://github.com/mattn/go-sqlite3/graphs/contributors" >< img src= " https://opencollective.com/mattn-go-sqlite3/contributors.svg?width=890&button=false" />< /a>
532
+
533
+ # ## Financial Contributors
534
+
535
+ Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/mattn-go-sqlite3/contribute)]
536
+
537
+ # ### Individuals
538
+
539
+ < a href= " https://opencollective.com/mattn-go-sqlite3" >< img src= " https://opencollective.com/mattn-go-sqlite3/individuals.svg?width=890" >< /a>
540
+
541
+ # ### Organizations
542
+
543
+ Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/mattn-go-sqlite3/contribute)]
544
+
545
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/0/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/0/avatar.svg" >< /a>
546
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/1/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/1/avatar.svg" >< /a>
547
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/2/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/2/avatar.svg" >< /a>
548
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/3/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/3/avatar.svg" >< /a>
549
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/4/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/4/avatar.svg" >< /a>
550
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/5/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/5/avatar.svg" >< /a>
551
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/6/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/6/avatar.svg" >< /a>
552
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/7/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/7/avatar.svg" >< /a>
553
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/8/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/8/avatar.svg" >< /a>
554
+ < a href= " https://opencollective.com/mattn-go-sqlite3/organization/9/website" >< img src= " https://opencollective.com/mattn-go-sqlite3/organization/9/avatar.svg" >< /a>
555
+
525
556
# License
526
557
527
558
MIT: http://mattn.mit-license.org/2018
0 commit comments