X-Git-Url: http://rtime.felk.cvut.cz/gitweb/hubacji1/rrts.git/blobdiff_plain/dc5bb8b11e158c95909a741d4872c39b13af0b35..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 -------------