From d55ac42c131baa86c7e3290e904dd27d84976fe2 Mon Sep 17 00:00:00 2001 From: Manthan Surkar <42006277+thesmallstar@users.noreply.github.com> Date: Fri, 25 Sep 2020 03:41:11 +0530 Subject: [PATCH] Added Swagger-UI video link to online demos (FINERACT-834) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6cbce32dde5..4c056ac6716 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,8 @@ Online Demos * [fineract.dev](https://www.fineract.dev) always runs the latest version of this code * [demo.mifos.io](https://demo.mifos.io) A demo account is provided for users to experience the functionality of the Community App. Users can use "mifos" for USERNAME and "password" for PASSWORD (without quotation marks). +* [Swagger-UI Demo video](https://www.youtube.com/watch?v=FlVd-0YAo6c) This is a demo video for Swagger-UI documentation, more information [here](https://github.com/apache/fineract#swagger-ui-documentation). + Developers