This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-crankstart-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new c20b671 be clearer
c20b671 is described below
commit c20b67146d115edbc987199ac60f0e3e7bb4f1f0
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Jan 9 12:41:34 2020 +0100
be clearer
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index cee7141..f065b92 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@
This module is **deprecated**, see the [OSGi Feature
Model](https://sling.apache.org/documentation/development/feature-model.html)
instead.
-For reference or potential bugfix releases use the _maintenance_ branch.
+For reference or potential bugfix releases use the _maintenance_ branch, which
contains this module's code as it was just before deprecating it.