diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-03-08 20:22:55 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-03-08 20:22:55 -0400 |
commit | 33c4460bed1488c9c313f9646514914852b45f32 (patch) | |
tree | 4672c4df61c7994598b5e1a9c2931b505a6c1fb0 /README | |
parent | 0e2d936d09ca6d4e75286a9ebaf16363d179f9fa (diff) | |
download | cgit-syntax-highlighting-33c4460bed1488c9c313f9646514914852b45f32.tar.xz cgit-syntax-highlighting-33c4460bed1488c9c313f9646514914852b45f32.zip |
various fixes and optimizations, add README
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +Dedicated syntax highlighting server for cgit. + +Mitigates the issue of python import time for cgit source-filters. |