diff --git a/README.md b/README.md index 09c1706..dc6dde9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# shortest_edit_script +# Shortest edit script algorithm Novel approach to generate shortest edit script using Levenshtein distance algorithm. [Click here to read my research paper](https://ppml38.github.io/shortest_edit_script)