From 06e74c9d4134096cd7cdaac01d3a0204bed12c2c Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Tue, 4 Aug 2015 14:40:23 +0200 Subject: [PATCH] add note about projects using autocmake --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 155bfef..d04a295 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,5 @@ Documented on http://autocmake.readthedocs.org. - [Numgrid](https://github.com/bast/numgrid/) - [XCint](https://github.com/bast/xcint/) - [DIRAC](http://diracprogram.org) + +If you use Autocmake, please a link to your project via a pull request.