Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 12021b8

Browse files
committed
updated readme
1 parent e9dade8 commit 12021b8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
<div align=justify>
2-
3-
<div align=center>
41

52
arraymap
63
============
74

8-
[![latest version](https://img.shields.io/github/release-pre/brandtbucher/automap.svg?style=for-the-badge&label=latest)![latest release date](https://img.shields.io/github/release-date-pre/brandtbucher/automap.svg?style=for-the-badge&label=released)](https://github.com/brandtbucher/automap/releases)[![build status](https://img.shields.io/github/actions/workflow/status/brandtbucher/automap/ci.yml.svg?style=for-the-badge&branch=master)](https://github.com/brandtbucher/automap/actions)[![issues](https://img.shields.io/github/issues-raw/brandtbucher/automap.svg?label=issues&style=for-the-badge)](https://github.com/brandtbucher/automap/issues)
95

106
<br>
117

12-
</div>
13-
148
`arraymap` is a Python package containing high-performance autoincremented
159
integer-valued mappings.
1610

@@ -115,4 +109,3 @@ arraymap.AutoMap(['I', 'II', 'III', 'IV'])
115109
arraymap.AutoMap(['I', 'II', 'III', 'IV', 'V', 'VI', 'VII'])
116110
```
117111

118-
</div>

0 commit comments

Comments
 (0)