diff --git a/.github/README.md b/.github/README.md index 7da3369..b8f4b5d 100644 --- a/.github/README.md +++ b/.github/README.md @@ -17,7 +17,7 @@ - + @@ -102,20 +102,20 @@ for simplicity. Goxygen generates a basic structure of a project and doesn't force you to use a specific set of tools. That's why it doesn't bring unneeded -dependencies to your project. The only two dependencies are +dependencies to your project. It uses only [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) on the -back end side and [axios](https://github.com/axios/axios) on the front -end side. +back end side and [axios](https://github.com/axios/axios) in React +and Vue projects. Angular projects use only Angular specific libraries. ## How to contribute If you found a bug or have an idea on how to improve the project [open an issue](https://github.com/Shpota/goxygen/issues) -and we will fix it as soon as possible. - -You can also propose your changes via a Pull Request. Fork the -repository, make changes, send us a pull request and we'll -review it shortly. +and we will fix it as soon as possible. You can also propose your +changes via a Pull Request. Fork the repository, make changes, send +us a pull request and we'll review it shortly. We also have a +[Gitter chat](https://gitter.im/goxygen/community) where we discuss +all the changes. ### Credits Goxygen's logo was created by [Egon Elbre](https://twitter.com/egonelbre). diff --git a/.github/README_ru.md b/.github/README_ru.md index 0a419a7..176b5ef 100644 --- a/.github/README_ru.md +++ b/.github/README_ru.md @@ -17,7 +17,7 @@ - + @@ -101,9 +101,9 @@ http://localhost:8080. Goxygen генерирует только базовою структуру проекта и не навязывает вам использование специфических библиотек или утилит. Сгенерированный -проект имеет только две необходимые зависимости: драйвер для базы +проект имеет только две сторонние зависимости: драйвер для базы данных и библиотеку для асинхронных REST запросов, -[axios](https://github.com/axios/axios), на стороне клиента. +[axios](https://github.com/axios/axios), в React и Vue проектах. ## Как поучаствовать в разработке Goxygen diff --git a/.github/README_ua.md b/.github/README_ua.md index 4ff008e..458f2a3 100644 --- a/.github/README_ua.md +++ b/.github/README_ua.md @@ -17,7 +17,7 @@ - + @@ -101,9 +101,10 @@ http://localhost:8080. Goxygen генерує лише базову структуру проекту і не нав'язує вам використання специфічних бібліотек чи утиліт. Згенерований проект -матиме лише дві необхідні залежності: +матиме лише дві сторонні залежності: [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) та -[axios](https://github.com/axios/axios) для асинхронних REST запитів. +[axios](https://github.com/axios/axios) для асинхронних REST запитів +(для React i Vue проектів). ## Як долучитися до проекту diff --git a/.github/README_zh.md b/.github/README_zh.md index 1437955..9b03597 100644 --- a/.github/README_zh.md +++ b/.github/README_zh.md @@ -17,7 +17,7 @@ - +