Skip to content

Commit 286fc0c

Browse files
committed
Improved readme
1 parent 5fb7ac3 commit 286fc0c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
Django Compressor Closure API Compile Filter
22
============================================
33

4-
### Doc
4+
Closure API filter for [Django Compressor](https://github.com/django-compressor/django-compressor)
55

6+
### Docs
7+
8+
- [Django Compressor docs](https://django-compressor.readthedocs.io/)
69
- [What is the Closure Compiler](https://developers.google.com/closure/compiler/)
7-
- [Closure Compiler Service API Reference](https://developers.google.com/closure/compiler/docs/api-ref)
10+
- [Closure Compiler Service API reference](https://developers.google.com/closure/compiler/docs/api-ref)
811
- [Closure Compiler Online](https://closure-compiler.appspot.com/)
912

1013
### Similar projects
1114

12-
- [Google closure compiler CLI API Docker Image](https://github.com/femtopixel/docker-google-closure-compiler-api)
1315
- [closure](https://github.com/miracle2k/python-closure)
16+
- [Google closure compiler CLI API Docker Image](https://github.com/femtopixel/docker-google-closure-compiler-api)

0 commit comments

Comments
 (0)