Skip to content

Commit d9b5172

Browse files
authored
Add support notes
1 parent 5af78b5 commit d9b5172

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
[![Coverage Status](https://coveralls.io/repos/tedious/JShrink/badge.png?branch=master)](https://coveralls.io/r/tedivm/JShrink?branch=master)
66
[![Total Downloads](http://img.shields.io/packagist/dt/tedivm/jshrink.svg)](https://packagist.org/packages/tedivm/JShrink)
77

8-
98
JShrink is a php class that minifies javascript so that it can be delivered to the client quicker. This code can be used
109
by any product looking to minify their javascript on the fly (although caching the results is suggested for performance
1110
reasons). Unlike many other products this is not a port into php but a native application, resulting in better
@@ -64,3 +63,10 @@ In the spirit of open source, use of this library for evil is discouraged but no
6463
## Reporting Security and Vulnerability Issues
6564

6665
This project utilizes the [Tidelift Security Reporting System](https://tidelift.com/security) for security and vulnerability reporting.
66+
67+
68+
## Support
69+
70+
Issues can be opened directly in Github for issues that aren't related to security.
71+
72+
[Professionally supported JShrink is now available with Tidelift.](https://tidelift.com/subscription/pkg/packagist-tedivm-jshrink?utm_source=packagist-tedivm-jshrink&utm_medium=referral&utm_campaign=readme)

0 commit comments

Comments
 (0)