Skip to content

Commit 5a42c62

Browse files
committed
Remove issuestats, which doesn't exist anymore
[skip CI]
1 parent f4d7a58 commit 5a42c62

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Although memory maps have many advantages, they represent a very limited system
1414
## Overview
1515

1616
![Python package](https://github.com/gitpython-developers/smmap/workflows/Python%20package/badge.svg)
17-
[![Issue Stats](http://www.issuestats.com/github/gitpython-developers/smmap/badge/pr)](http://www.issuestats.com/github/gitpython-developers/smmap)
18-
[![Issue Stats](http://www.issuestats.com/github/gitpython-developers/smmap/badge/issue)](http://www.issuestats.com/github/gitpython-developers/smmap)
1917

2018
Smmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation.
2119

0 commit comments

Comments
 (0)