Rename woff2 to src

This commit is contained in:
Khaled Hosny
2014-11-22 16:22:49 +02:00
parent b33699ad8a
commit 09c4eba0f6
24 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ compression related modules in this repository.
brotli/ contains reference code for the Brotli byte-level compression
algorithm. Note that it is licensed under an Apache 2 license.
woff2/ contains the C++ code for compressing and decompressing fonts.
src/ contains the C++ code for compressing and decompressing fonts.
# Build & Run