X-Git-Url: https://rtime.felk.cvut.cz/gitweb/hubacji1/rrts.git/blobdiff_plain/9e8169cc420b08423d579617e2c7d0e94794df9e..HEAD:/README.md diff --git a/README.md b/README.md index 0d4b315..c223498 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ + + +Merged into http://rtime.felk.cvut.cz/gitweb/hubacji1/iamcar2.git + +Not updated anymore. + RRT\* algorithm =============== @@ -48,6 +58,13 @@ Write [great git commit messages][5]: [5]: https://chris.beams.io/posts/git-commit/ +Use [git send-email][6]: + + git config format.subjectPrefix "PATCH rrts" + git config sendemail.to "jiri.vlasak.2@cvut.cz" + +[6]: https://git-send-email.io/ + Documentation -------------