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

Commit 3bfd386

Browse files
committed
README update to mark project as archived
1 parent 7dc72b0 commit 3bfd386

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ Flexible Javascript library for working with OpenStreetMap data.
55
Provides bindings to the [libosmium](https://github.com/osmcode/libosmium)
66
C++ library.
77

8-
[![NPM](https://nodei.co/npm/osmium.png?downloads=true&downloadRank=true)](https://www.npmjs.com/package/osmium)
9-
[![Build Status](https://api.travis-ci.org/osmcode/node-osmium.svg)](https://travis-ci.org/osmcode/node-osmium)
10-
[![CI](https://github.com/osmcode/node-osmium/workflows/CI/badge.svg?branch=master)](https://github.com/osmcode/node-osmium/actions)
11-
[![Coverage Status](https://coveralls.io/repos/osmcode/node-osmium/badge.svg?branch=coverage)](https://coveralls.io/r/osmcode/node-osmium?branch=coverage)
12-
[![Dependencies](https://david-dm.org/osmcode/node-osmium.svg)](https://david-dm.org/osmcode/node-osmium)
13-
14-
158
## Should you use node-osmium?
169

1710
If you want top performance use libosmium directly in C++. These node-osmium
@@ -24,11 +17,8 @@ instead of using node-osmium.
2417

2518
## Is node-osmium actively developed?
2619

27-
@springmeyer and @joto are maintaining node-osmium but not actively adding
28-
features. We will consider pull requests adding features only when they come
29-
with very solid tests, add very clear value to the bindings, and seem easy to
30-
maintain.
31-
20+
No. This repository is archived an no further work will be done. You can still
21+
fork this repository and keep working on it, though.
3222

3323
## Depends
3424

0 commit comments

Comments
 (0)