Skip to content

Commit 2c1cae7

Browse files
authored
Update README.md
1 parent 9d61749 commit 2c1cae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Description
1+
# Hierarchical Clustering
22

33
[![Build status](https://github.com/pharo-ai/hierarchical-clustering/workflows/CI/badge.svg)](https://github.com/pharo-ai/hierarchical-clustering/actions/workflows/test.yml)
44
[![Coverage Status](https://coveralls.io/repos/github/pharo-ai/hierarchical-clustering/badge.svg?branch=master)](https://coveralls.io/github/pharo-ai/hierarchical-clustering?branch=master)
55
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/pharo-ai/hierarchical-clustering/master/LICENSE)
66

77
Hierarchical Clustering algorithms for Pharo
88

9-
# Installation
9+
## Installation
1010

1111
```smalltalk
1212
Metacello new

0 commit comments

Comments
 (0)