Minor fixes inside README.md
diff --git a/README.md b/README.md index 4110015..7e2f4d6 100644 --- a/README.md +++ b/README.md
@@ -17,9 +17,9 @@ --> # LINSORTER - LinearINsertion SORTER -LinearINsertion SORTER contains a couple of instances of linear insertion sorter accelerator produced by [Chisel](https://www.chisel-lang.org/) generator and attached to Caravel. Block diagram of the LINSORTER is given below and detailed explanation can be found inside [cargo](https://github.com/elektrotehnika/caravel_linsorter/tree/master/cargo]) directory. +LINSORTER contains a couple of instances of linear insertion sorter accelerator produced by [Chisel](https://www.chisel-lang.org/) generator and attached to Caravel. Block diagram of the LINSORTER is given below and detailed explanation can be found inside [cargo](https://github.com/elektrotehnika/caravel_linsorter/tree/master/cargo) directory. - + The original Caravel documentation follows: