mirror of
https://github.com/status-im/nim-ranges.git
synced 2025-01-12 22:04:17 +00:00
Update README.md
This commit is contained in:
parent
7fb4929c48
commit
1c5bed1115
13
README.md
13
README.md
@ -1,3 +1,14 @@
|
||||
# nim-ranges [![Build Status](https://travis-ci.org/status-im/nim-ranges.svg?branch=master)](https://travis-ci.org/status-im/nim-ranges)
|
||||
**nim-ranges** [![Build Status](https://travis-ci.org/status-im/nim-ranges.svg?branch=master)](https://travis-ci.org/status-im/nim-ranges)
|
||||
|
||||
# Introduction
|
||||
This library implements utility functions for working with parts and blobs of memory.
|
||||
|
||||
# Installation
|
||||
nimble install https://github.com/status-im/nim-ranges/blob/master/ranges.nimble
|
||||
|
||||
|
||||
# License
|
||||
|
||||
Distributed under one of the following:
|
||||
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
||||
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user