Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lainq committed May 12, 2021
2 parents af00b50 + ba55c74 commit 4dc8e21
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@
</p>
<br>
<p align="center">
<img src="https://img.shields.io/github/issues-pr/pranavbaburaj/polyglot.svg?style=flat">
<img src="https://img.shields.io/github/contributors/pranavbaburaj/polyglot.svg?style=flat">
<img src="https://static.pepy.tech/badge/python-polyglot">
<img src="https://img.shields.io/discord/808537055177080892.svg">
<img src="https://img.shields.io/github/stars/pranavbaburaj/polyglot.svg?style=social&label=Stars&style=plastic">
<img src="https://img.shields.io/github/forks/pranavbaburaj/polyglot.svg?style=social&label=Fork&style=plastic">
<img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103">
<img src="https://img.shields.io/github/last-commit/pranavbaburaj/polyglot">
<a href="https://twitter.com/intent/tweet?text=Find%20the%20percentage%20of%20programming%20languages%20in%20your%20project&url=https://github.com/pranavbaburaj/polyglot&via=baburaj_pranav&hashtags=developers,polyglot,language"><img src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social"></a>
Expand All @@ -33,22 +29,6 @@

</p>

<!-- TABLE OF CONTENTS -->

## Table of Contents


- 📑 [Table of Contents](#table-of-contents)
- 🙉 [About The Project](#-about-the-project)
-[Getting Started](#-getting-started)
- 📝 [Prerequisites](#-prerequisites)
- ⬇️ [Installation](#-installation)
- 🎉 [Usage](#-usage)
- 🔰 [Initial Setup](#-initial-setup)
- [Contributing](#contributing)
- 📰 [License](#-license)
- 📞 [Contact](#-contact)

<!-- ABOUT THE PROJECT -->

## 🙉 About The Project
Expand Down Expand Up @@ -96,7 +76,6 @@ dirname = "path/to/directory"

polyglot = Polyglot(dirname)
polyglot.show(display=True)

```

```
Expand Down

0 comments on commit 4dc8e21

Please sign in to comment.