diff --git a/scripts/check-dups.sh b/scripts/check-dups.sh index 05d9c73..bab7ff9 100755 --- a/scripts/check-dups.sh +++ b/scripts/check-dups.sh @@ -1,5 +1,7 @@ #!/bin/bash # +# https://github.com/edoardottt/awesome-hacker-search-engines +# # This script checks if there are duplicate entries in the README file. #