diff --git a/functions/update_readme.sh b/functions/update_readme.sh index 5edbb3f5a..a907c536a 100644 --- a/functions/update_readme.sh +++ b/functions/update_readme.sh @@ -1,5 +1,6 @@ #!/bin/bash -# This script updates the README.md content and statistics. + +# Updates the README.md content and statistics. readonly RAW='data/raw.txt' readonly RAW_LIGHT='data/raw_light.txt'