From 6db55ebaae0a80ddd8f40d0e58da6d348d39ea64 Mon Sep 17 00:00:00 2001
From: cyber <19499442+cyberofficial@users.noreply.github.com>
Date: Tue, 19 Sep 2023 09:10:59 -0400
Subject: [PATCH] Update README.md to show JetBrains logo
Update README.md to show JetBrains logo
Update .gitignore
---
.gitignore | 1 +
README.md | 7 +++++++
2 files changed, 8 insertions(+)
diff --git a/.gitignore b/.gitignore
index 441efdc..e9c422e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ modules/__pycache__/model_downloader.cpython-310.pyc
modules/__pycache__/languages.cpython-310.pyc
modules/__pycache__/discord.cpython-310.pyc
modules/__pycache__/console_settings.cpython-310.pyc
+.idea
diff --git a/README.md b/README.md
index a51f093..7fe62e2 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,13 @@
Synthalingua is an advanced, self-hosted tool that leverages the power of artificial intelligence to translate audio from various languages into English in near real time, offering the possibility of multilingual outputs. This innovative solution utilizes both GPU and CPU resources to handle the input transcription and translation, ensuring optimized performance. Although it is currently in beta and not perfect, Synthalingua is actively being developed and will receive regular updates to further enhance its capabilities.
+## Developed Proudly in PyCharm IDE from JetBrains
+JetBrains kindly approved me for an OSS licenses for thier software for use of this project. This will grealty improve my production rate.
+
+Learn about it here: [https://jb.gg/OpenSourceSupport](https://jb.gg/OpenSourceSupport?from=Synthalingua)
+
+[](https://www.jetbrains.com/?from=Synthalingua)
+[](https://www.jetbrains.com/pycharm/?from=Synthalingua)
### Downloads
| Version (Click to DL) | Portable Included | Type | Notes |