diff --git a/README.md b/README.md index 3c6e4a7..cb3c586 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ **ForDebug**: A Fortran library designed for debugging Fortran code, especially within pure procedures. +Use of this library is not standards conforming and you can expect things to break in plenty of situations. It should be used only for debugging purposes. + + + - [fpm dependency](#fpm-dependency) - [How to run demo](#how-to-run-demo) - [API documentation](#api-documentation)