From cd4bc76fccc39ee51b496dec65a447932fe5f285 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 28 Nov 2019 18:58:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8b6bced..69fc8413 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Known Vulnerabilities](https://snyk.io/test/github/jackton1/django-clone/badge.svg?targetFile=requirements.txt)](https://snyk.io/test/github/jackton1/django-clone?targetFile=requirements.txt) ## django-clone -Creating copies of a model instance on the fly offering more control on how the object should be cloned with support for limiting fields or related objects copied with unique field detection. +Creating copies of a model instance on the fly with explicit declaration on how the object should be cloned with support for limiting fields or related objects copied with unique field detection. ## Table of contents