From 63ebe1c4ba569f7f1661b12ca35cdbd4f2c8a053 Mon Sep 17 00:00:00 2001 From: naksyn <59816245+naksyn@users.noreply.github.com> Date: Wed, 12 Apr 2023 09:52:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 579f8ca..123cb59 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Supported Python versions](https://img.shields.io/badge/python-3.7+-blue.svg) [![Twitter](https://img.shields.io/twitter/follow/naksyn?label=naksyn&style=social)](https://twitter.com/intent/follow?screen_name=naksyn) + # PythonMemoryModule pure-python implementation of MemoryModule technique to load a dll or unmanaged exe entirely from memory