Skip to content

Commit a1a574b

Browse files
authored
Update README with improved clarity and links
1 parent acdeb05 commit a1a574b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
[![CI](https://github.com/EBISPOT/gwas-beyond-snps/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/EBISPOT/gwas-beyond-snps/actions/workflows/ci.yaml)
44

5-
> [!TIP]
6-
> If you've stumbled upon this repository you should almost certainly look at [`gwas-sumstats-tools`](https://github.com/ebispot/gwas-sumstats-tools) instead
7-
8-
This Python monorepo contains packages and documentation designed to help users prepare non-SNP GWAS summary statistics for submission to the [GWAS Catalog](https://ebi.ac.uk).
5+
This Python monorepo contains packages and documentation designed to help users prepare non-SNP GWAS summary statistics for submission to the [GWAS Catalog](https://ebi.ac.uk/gwas).
96

107
> [!WARNING]
118
> This is a **work in progress**. The current version of the package is under active development and may undergo significant changes. The API and functionality are not yet stable, and breaking changes are expected.
@@ -51,5 +48,5 @@ $ cd docs
5148
$ npm run build
5249
```
5350

54-
Deploying the static site is pretty simple: just put the compiled assets somewhere.
51+
Deploying the static site is pretty simple: just put the compiled assets somewhere (a bucket, a docker image, etc.).
5552

0 commit comments

Comments
 (0)