Skip to content

Commit becfe34

Browse files
committed
Moved license above footer in readme
1 parent 9330cd0 commit becfe34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ The two extension methods in the `OnModelCreating` method in the `DbContext` cla
7373

7474
For an exemplary usage, see the `DemoContext` in the [sample project](https://github.com/SpatialFocus/SpatialFocus.EntityFrameworkCore.Extensions/tree/master/samples/SpatialFocus.EntityFrameworkCore.Extensions.SQLiteDemo).
7575

76-
----
76+
## License
7777

78-
Made with :heart: by [Spatial Focus](https://spatial-focus.net/)
78+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSpatialFocus%2FEntityFrameworkCore.Extensions.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FSpatialFocus%2FEntityFrameworkCore.Extensions?ref=badge_large)
7979

80+
----
8081

81-
## License
82-
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSpatialFocus%2FEntityFrameworkCore.Extensions.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FSpatialFocus%2FEntityFrameworkCore.Extensions?ref=badge_large)
82+
Made with :heart: by [Spatial Focus](https://spatial-focus.net/)

0 commit comments

Comments
 (0)