Skip to content

Commit

Permalink
Added the usual badges to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Aug 1, 2024
1 parent 2e68732 commit 828be4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Nearest-neighbors subsampling

![Unit tests](https://github.com/libscran/nenesub/actions/workflows/run-tests.yaml/badge.svg)
![Documentation](https://github.com/libscran/nenesub/actions/workflows/doxygenate.yaml/badge.svg)
[![Codecov](https://codecov.io/gh/libscran/nenesub/graph/badge.svg?token=bmenggvgzE)](https://codecov.io/gh/libscran/nenesub)

## Overview

**nenesub** implements a simple algorithm for deterministic subsampling of a dataset based on nearest neighbors.
Expand Down

0 comments on commit 828be4c

Please sign in to comment.