Added readme

This commit is contained in:
2022-05-25 02:04:36 +03:00
parent 3e4bedbc8b
commit ee33c7d5b3
3 changed files with 15 additions and 4 deletions

View File

@@ -50,4 +50,4 @@ module.exports = async (wallet) => {
`);
return {text, tts};
};
};