From 57d23b2b81474d408ac0d16183f1753381b4e7eb Mon Sep 17 00:00:00 2001 From: "Jens W. Klein" Date: Wed, 13 Dec 2023 17:29:52 +0100 Subject: [PATCH] Pimp README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b413820..db37f26 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ It builds on top of the idea to have stable version constraints and then develop As part of the above use-case sometimes versions of the stable constraints need an override with a different (i.e. newer) version. Other software follow the same idea are [mr.developer](https://pypi.org/project/mr.developer) for Python's *zc.buildout* or [mrs-developer](https://www.npmjs.com/package/mrs-developer) for NPM packages. -**mxdev >=2.0 needs pip version 22 at minimum to work properly** +**[Star us on Github]()https://github.com/mxstack/mxdev)** +.. contents:: Table of Contents ### Overview @@ -261,6 +262,7 @@ Mxdev will Now, use the generated requirements and constraints files with i.e. `pip install -r requirements-mxdev.txt`. +**mxdev >=2.0 needs pip version 22 at minimum to work properly** ## Example Configuration