diff --git a/README.md b/README.md index 9222422..da93a8e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ You can follow some example usage in the examples/ folder ### squiggle.c is short -[squiggle.c](src/branch/master/squiggle.c) is less than 500 lines of C. The reader could just read it and grasp its contents. +[squiggle.c](squiggle.c) is less than 500 lines of C. The reader could just read it and grasp its contents. ### Core strategy