From 5347db6d8f0d6bcd1b1aa4f01c81eeed81444bdd Mon Sep 17 00:00:00 2001 From: Swen Kooij Date: Tue, 18 Jul 2017 09:38:51 +0300 Subject: [PATCH] Add contributors list to README --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index dcc347d..28ff919 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,12 @@ django-localized-fields This package requires Python 3.5 or newer, Django 1.11 or newer and PostgreSQL 9.6 or newer. +Contributors +------------ + +* `seroy `_ + + Installation ------------ 1. Install the package from PyPi: