diff --git a/python/Stripe/package.json b/python/Stripe/package.json index aeb5088..97155e0 100644 --- a/python/Stripe/package.json +++ b/python/Stripe/package.json @@ -12,7 +12,7 @@ ], "repository": { "type": "git", - "url": "" + "url": "https://github.com/scramjetorg/platform-samples/tree/main/python/Stripe" }, "engines": { "python3": "3.8.0" diff --git a/typescript/audio2text/README.md b/typescript/audio2text/README.md index 4a3be27..adb52a2 100644 --- a/typescript/audio2text/README.md +++ b/typescript/audio2text/README.md @@ -1,11 +1,11 @@ -# Audio to text - -___ +# Audio to text Sequence used to transcript audio file to a text using AssemblyAi api. For now this sequence lets transcript only file that is in a dist folder +___ + ## Prerequirements To run this sequence it is required to have own api key from [AssemblyAi](https://www.assemblyai.com) diff --git a/typescript/audio2text/package.json b/typescript/audio2text/package.json index e137190..3c2206e 100644 --- a/typescript/audio2text/package.json +++ b/typescript/audio2text/package.json @@ -1,7 +1,7 @@ { "name": "audio2text", "version": "1.0.0", - "description": "", + "description": "sequence that allows transcripting audio from file", "main": "index.js", "scripts": { "build": "tsc -p tsconfig.json", @@ -11,7 +11,7 @@ }, "keywords": [ "API", - "Tranform" + "Transform" ], "repository": { "type":"git", diff --git a/typescript/repo-checker/README.md b/typescript/repo-checker/README.md index 6017a91..cb5ddaa 100644 --- a/typescript/repo-checker/README.md +++ b/typescript/repo-checker/README.md @@ -2,6 +2,8 @@ Sequence thats fetch data from various sides and saves it in topic. +___ + ## Description This sequence supports retriveing data from those platforms: