diff --git a/python-flask-server/README.md b/python-flask-server/README.md
index 323aaee2ae6b1e0c241e9cf9e86f83d66c29a04f..95498acd5b7dfc321ba639b1f56386f2f458b19b 100644
--- a/python-flask-server/README.md
+++ b/python-flask-server/README.md
@@ -1,11 +1,6 @@
-# Swagger generated server
+# JASS
 
-## Overview
-This server was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the
-[OpenAPI-Spec](https://github.com/swagger-api/swagger-core/wiki) from a remote server, you can easily generate a server stub.  This
-is an example of building a swagger-enabled Flask server.
-
-This example uses the [Connexion](https://github.com/zalando/connexion) library on top of Flask.
+## HOWTO
 
 To run the server, please execute the following from the root directory:
 
@@ -20,7 +15,7 @@ and open your browser to here:
 http://localhost:8080/ui/
 ```
 
-Your Swagger definition lives here:
+The Swagger definition for this server's API lives here:
 
 ```
 http://localhost:8080/swagger.json