diff --git a/README.md b/README.md index fff2cfa..f4b55e3 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ But it can easily replaced by any other which is better for handing your texts. ## Source Code conventions -Recently a checkstyle process was integrated into the build process. JSqlParser follows the sun java format convention. There are no TABs allowed. Use spaces. +Recently a checkstyle process was integrated into the build process. java-diff-utils follows the sun java format convention. There are no TABs allowed. Use spaces. ```java public static Patch diff(List original, List revised,