diff --git a/docs/contributing/projects.md b/docs/contributing/projects.md index 1403b5a..607d3ad 100644 --- a/docs/contributing/projects.md +++ b/docs/contributing/projects.md @@ -18,4 +18,4 @@ Most of the listed projects are not localised, consider reaching authors of open - [retromap.ru](https://retromap.ru) displays PastVu photos on old maps. - [@PastvuBot](https://t.me/PastvuBot) is Telegram bot that sends PastVu historical photos for requested location ([source code](https://github.com/ratmirslv/pastvu-bot)). - [Godina](https://rastereo.github.io/godina) - guess year by photo game is using PastVu as one of the picture sources ([source code](https://github.com/rastereo/godina)). - +- [PastVu gem](https://github.com/projecteurlumiere/pastvu) is a Ruby wrapper for PastVu API. It allows convenient interaction with the API in Ruby code. \ No newline at end of file diff --git a/i18n/ru/docusaurus-plugin-content-docs/current/contributing/projects.md b/i18n/ru/docusaurus-plugin-content-docs/current/contributing/projects.md index bc10a11..5f03071 100644 --- a/i18n/ru/docusaurus-plugin-content-docs/current/contributing/projects.md +++ b/i18n/ru/docusaurus-plugin-content-docs/current/contributing/projects.md @@ -13,3 +13,4 @@ tags: - [retromap.ru](https://retromap.ru) показывает фотографии PastVu с привязкой к старинным картам. - [@PastvuBot](https://t.me/PastvuBot) Телеграм-бот, который отправляет исторические фотографии PastVu для запрашиваемого местоположения ([source code](https://github.com/ratmirslv/pastvu-bot)) - [Godina](https://rastereo.github.io/godina) - угадай год по фотографии, игра использующая PastVu как один из источников изображений ([source code](https://github.com/rastereo/godina)). +- [PastVu gem](https://github.com/projecteurlumiere/pastvu) - библиотека на языке Ruby для удобного взаимодействия с PastVu API. \ No newline at end of file