From f8826f749742603c0d03bfc1cb279a91919c245f Mon Sep 17 00:00:00 2001 From: Jack Lloyd-Walters Date: Tue, 23 Mar 2021 18:30:53 +0000 Subject: [PATCH] Update README.md --- ExampleCode/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ExampleCode/README.md b/ExampleCode/README.md index 228a675..b3f0746 100644 --- a/ExampleCode/README.md +++ b/ExampleCode/README.md @@ -4,13 +4,14 @@ Dynamically typed Object Oriented Program Language. [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com) ![GitHub](https://img.shields.io/github/license/SK1Y101/PySkiylia) - -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat)](#contributors) - ![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/SK1Y101/PySkiylia) [![codecov](https://codecov.io/gh/SK1Y101/PySkiylia/branch/main/graph/badge.svg?token=DRJ67ZQA7M)](https://codecov.io/gh/SK1Y101/PySkiylia) [![time tracker](https://wakatime.com/badge/github/SK1Y101/PySkiylia.svg?style=flat-square)](https://wakatime.com/badge/github/SK1Y101/PySkiylia) + +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat)](#contributors) + + This repository folder contains examples of Skiylia-specific code, and (possibly) the equivalent in python. ## Releases