Skip to content

Commit 71a5967

Browse files
committed
Update README
1 parent de1e06a commit 71a5967

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@
44
[![codecov](https://codecov.io/gh/ResonantGeoData/django-large-image/branch/main/graph/badge.svg?token=VBK1F6JWNY)](https://codecov.io/gh/ResonantGeoData/django-large-image)
55
[![Tests](https://github.com/ResonantGeoData/django-large-image/actions/workflows/ci.yml/badge.svg)](https://github.com/ResonantGeoData/django-large-image/actions/workflows/ci.yml)
66

7-
*Created by Kitware, Inc.*
7+
***Image tile serving in Django made easy***
88

99
`django-large-image` is an abstraction of [`large-image`](https://github.com/girder/large_image)
1010
for use with `django-rest-framework` providing view mixins for endpoints to
1111
work with large images in Django -- specifically geared towards geospatial and
1212
medical image tile serving.
1313

14+
*Created by Kitware, Inc.*
15+
1416
![admin-interface](https://raw.githubusercontent.com/ResonantGeoData/django-large-image/main/doc/admin.png)
1517

1618
| OpenAPI Documentation | Tiles Endpoint |

0 commit comments

Comments
 (0)