Add license image to readme

This commit is contained in:
Rohan Sircar 2020-07-27 00:12:11 +05:30
parent c0cfd538db
commit 561f9dc60f

View File

@ -5,4 +5,6 @@ Documentation available [here](https://git.arcusiridis.com/nova/Chatto/wiki)
The backend is written in Java, and uses Spring Boot. The app itself provides a front end written with thymeleaf templates. The chat AJAX logic is written in TypeScript without any JS framework. The app exposes a JSON API that the inbuilt front end uses to provide chat functionality. However, this API can also be used by a separate client app to provide the same functions.
A WIP client made in ScalaFX is available [here](https://git.arcusiridis.com/nova/Chatto-Desktop-ScalaFX). It is a complete rewrite in Scala of the previous client, which was also written using Java and Spring Boot.
A WIP client made in ScalaFX is available [here](https://git.arcusiridis.com/nova/Chatto-Desktop-ScalaFX). It is a complete rewrite in Scala of the previous client, which was also written using Java and Spring Boot.
![AGPLv3](agpl-v3-logo.png)