Initial templated README generation scripts

This commit is contained in:
2023-10-06 03:44:00 -05:00
parent 5a1efd2418
commit d1a393b106
7 changed files with 355 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "Add Two Numbers",
"title": "Add Two Numbers",
"solutions": [
{
"name": "Java",