From 0bdd87c39f3b2a8d1fe3b113cabf432058d9c70a Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Fri, 30 Nov 2018 18:42:43 +0800 Subject: [PATCH] - Docs (README): Help wanted --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9429e469..6cf1d9a8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ SVG-edit is a fast, web-based, JavaScript-driven SVG drawing editor that works in any modern browser. +## Help wanted + +While we have made some recent releases to SVG-edit for bug fixes, +refactoring and documentation to make the codebase more maintainable, the +core developers responsible for the bulk of the drawing features are no +longer active with the project, so we would love others familiar with SVG +to join the project. + ## Demo ### [Try SVG-edit here](https://svg-edit.github.io/svgedit/releases/latest/editor/svg-editor.html)