X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=README.md;h=26e44f190932800bee1eac137d3963116d3dddff;hb=63c74af5519ae3db82627b9cd3b36bb2cfa3bd72;hp=56a695fd494c09ccaac506d6173d9ae85d7450c9;hpb=6fd8a743ddef469fef5bbd6095398188fb6fc829;p=anna.git diff --git a/README.md b/README.md index 56a695f..26e44f1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ANNA is a complete suite of tools and resources to build proffesional applicatio Based on GIT, hosted on http://redmine.teslayout.com You could use my pre-commit specific template if you want to do some basic checkings (i.e. - astyle code processing): Execute './scr/git/use-pre-commit.sh' + astyle code processing): Execute './scripts/git/use-pre-commit.sh' ## Documentation @@ -90,6 +90,6 @@ Execute 'sudo scons uninstall' sudo apt-get install libboost-test-dev Development module is no longer needed, but still unit testing is done through boost. - + Pending migration to google test framework.