From 394f3e156e814d362b88fa2f682fb8f5c273c970 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Thu, 13 Sep 2018 18:44:19 +0200 Subject: [PATCH] added warning about the status of the project --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index c420809f..50438278 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ Sami: an API documentation generator ==================================== +**WARNING**: Sami is not supported nor maintained anymore. Feel free to fork. + Curious about what Sami generates? Have a look at the `Symfony API`_. Installation