From e9679257c8d7f488ee439dc029e754a967d4d83a Mon Sep 17 00:00:00 2001 From: Lucas Ribeiro <65977273+LucasRibeir@users.noreply.github.com> Date: Tue, 29 Sep 2020 15:42:10 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 9a650157..e6fc5727 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -134,6 +134,10 @@ A fork or branch it happens when a developer (or a group of developers) starts a The term is particularly used in free or open source software, when a division occurs because of different goals or personality fights. Some see bifurcations as a weakness in free software, but others believe that they demonstrate the adaptability of the model. +##Juno API + +juno is a financial control and management api, with which it is possible to generate payment slips and transactions with credit and debit cards for example. +it is assigned to the GeneralBots source code. ## How To...