From 71b6a2b6ccc4f57e7a74179ec528ca3528152f7e Mon Sep 17 00:00:00 2001 From: Matthew Huntington Date: Sun, 23 Apr 2023 20:28:38 -0400 Subject: [PATCH] to do readme --- .gitignore | 1 - README.md | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/.gitignore b/.gitignore index 94a7e33..451a027 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ *.swp *.json -*.md main target output diff --git a/README.md b/README.md new file mode 100644 index 0000000..0714588 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Trello to Markdown Converter + +## To Do + +- attachments +- checklists