From 77440481d9f6c765f398c1358a250a77915442f6 Mon Sep 17 00:00:00 2001 From: emma Date: Tue, 7 Feb 2023 06:09:46 -0800 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7abcc56 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# doodler + +Doodler is a library that wraps HTML5 Canvas elements with power. A Doodler instance transforms a canvas into a fully functional user interface \ No newline at end of file