]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/blobdiff - README.md
Update readme
[hubacji1/rrts.git] / README.md
index 43c08871fc1c31b0bc80485a5ebfc97029fbb678..c223498260e78353f526b75853ed2fcbbdd63d1e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ SPDX-FileCopyrightText: 2021 Jiri Vlasak <jiri.vlasak.2@cvut.cz>
 SPDX-License-Identifier: GPL-3.0-only
 -->
 
+Merged into http://rtime.felk.cvut.cz/gitweb/hubacji1/iamcar2.git
+
+Not updated anymore.
+
 RRT\* algorithm
 ===============
 
@@ -54,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
 -------------