Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai authored Dec 27, 2024
1 parent 62f98df commit 42f132b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# vasco: Discover Hidden Patterns in your Data
# vasco: Maximal Information Coefficient (MIC) Extension for Postgres

[![build](https://github.com/Florents-Tselai/vasco/actions/workflows/build.yml/badge.svg)](https://github.com/Florents-Tselai/vasco/actions/workflows/build.yml)
![GitHub Stars](https://img.shields.io/github/stars/Florents-Tselai/vasco)
Expand Down Expand Up @@ -170,7 +170,7 @@ make install # may need sudo

Then in a Postgres session run

``` sql
``` tsql
CREATE EXTENSION vasco
```

Expand Down

0 comments on commit 42f132b

Please sign in to comment.