From c0c7f2085633ef4847927a1496f464e74e0d53d3 Mon Sep 17 00:00:00 2001
From: Dominik George <nik@naturalnet.de>
Date: Wed, 1 Aug 2018 23:57:04 +0200
Subject: [PATCH] Add another difference.

---
 README.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.rst b/README.rst
index 4a13da1..70fad60 100644
--- a/README.rst
+++ b/README.rst
@@ -30,3 +30,5 @@ Differences
 This is different from other star rating applications in that it provides
 only a widget returning its selction to any IntegerField. It is not a
 complete rating application, just a presentational widget for integer input.
+It is also different in that it depends only on CSS3, without any
+JavaScript.
-- 
GitLab