diff --git a/Security_examples/README.md b/Security_examples/README.md index ba6d3ef..352deed 100644 --- a/Security_examples/README.md +++ b/Security_examples/README.md @@ -1,6 +1,6 @@ -# Medium Examples +# Security Examples -This directory holds any code and snippet that I have published in Medium: +This directory contains the source code published in my Medium artciles: * [Learn Networking with Python’s Socket and Threading Module 🚀](https://medium.com/python-for-the-utopian/learning-networking-with-pythons-socket-and-threading-module-30dc77e1fc59).