diff --git a/NOTICE b/NOTICE index cf9505c..9d987fa 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -Calls Music 2 - A Telegram bot to stream audio in calls using gramjs and tgcallsjs +Calls Music 2 - A Telegram bot to stream audio in calls using GramJS and tgcallsjs Copyright (C) 2021 Roj Serbest Calls Music 2 is free software: you can redistribute it and/or modify diff --git a/README.md b/README.md index a869d84..1235e6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Calls Music 2 — Stream audio in Telegram calls using gramjs and tgcallsjs +# Calls Music 2 — Stream audio in Telegram calls using GramJS and tgcallsjs ## Requirements diff --git a/app.json b/app.json index ae06710..d47d5b4 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { "name": "Calls Music 2", - "description": "Stream audio in Telegram group calls using gramjs and tgcallsjs", + "description": "Stream audio in Telegram group calls using GramJS and tgcallsjs", "keywords": ["telegram", "music"], "repository": "https://github.com/callsmusic/callsmusic2", "env": { diff --git a/package.json b/package.json index 42ed673..c7f8c6e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "callsmusic", "version": "1.1.2", - "description": "A Telegram bot to stream audio in calls using gramjs and tgcallsjs", + "description": "A Telegram bot to stream audio in calls using GramJS and tgcallsjs", "main": "index.js", "scripts": { "start": "node index.js"