Skip to content

Commit 8da41e7

Browse files
committed
Update README
* Remove reference to OpenCollective * Remove reference to Gitter
1 parent 7bd3183 commit 8da41e7

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

README.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,12 @@
66
[![Stable documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://biojulia.github.io/FASTX.jl/stable)
77
[![Latest documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://biojulia.github.io/FASTX.jl/latest/)
88
[![Pkg Status](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
9-
[![Chat](https://img.shields.io/gitter/room/BioJulia/FASTX.svg)](https://gitter.im/BioJulia/FASTX.jl)
10-
119

1210
## Description
13-
1411
FASTX provides I/O and utilities for manipulating FASTA and FASTQ, formatted
1512
sequence data files.
1613

17-
1814
## Installation
19-
2015
You can install FASTX from the julia REPL.
2116
Press `]` to enter pkg mode, and enter the following:
2217

@@ -27,9 +22,7 @@ add FASTX
2722
If you are interested in the cutting edge of the development, please check out
2823
the master branch to try new features before release.
2924

30-
3125
## Testing
32-
3326
FASTX is tested against Julia `1.X` on Linux, OS X, and Windows.
3427

3528
**Latest build status:**
@@ -38,37 +31,18 @@ FASTX is tested against Julia `1.X` on Linux, OS X, and Windows.
3831
[![Documentation](https://github.com/BioJulia/FASTX.jl/workflows/Documentation/badge.svg?branch=master)](https://github.com/BioJulia/FASTX.jl/actions?query=workflow%3ADocumentation+branch%3Amaster)
3932
[![](https://codecov.io/gh/BioJulia/FASTX.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/BioJulia/FASTX.jl)
4033

41-
4234
## Contributing
43-
4435
We appreciate contributions from users including reporting bugs, fixing
4536
issues, improving performance and adding new features.
4637

4738
Take a look at the [contributing files](https://github.com/BioJulia/Contributing)
4839
detailed contributor and maintainer guidelines, and code of conduct.
4940

50-
51-
### Financial contributions
52-
53-
We also welcome financial contributions in full transparency on our
54-
[open collective](https://opencollective.com/biojulia).
55-
Anyone can file an expense. If the expense makes sense for the development
56-
of the community, it will be "merged" in the ledger of our open collective by
57-
the core contributors and the person who filed the expense will be reimbursed.
58-
59-
6041
## Backers & Sponsors
61-
6242
Thank you to all our backers and sponsors!
6343

64-
Love our work and community? [Become a backer](https://opencollective.com/biojulia#backer).
65-
6644
[![backers](https://opencollective.com/biojulia/backers.svg?width=890)](https://opencollective.com/biojulia#backers)
6745

68-
Does your company use BioJulia? Help keep BioJulia feature rich and healthy by
69-
[sponsoring the project](https://opencollective.com/biojulia#sponsor)
70-
Your logo will show up here with a link to your website.
71-
7246
[![](https://opencollective.com/biojulia/sponsor/0/avatar.svg)](https://opencollective.com/biojulia/sponsor/0/website)
7347
[![](https://opencollective.com/biojulia/sponsor/1/avatar.svg)](https://opencollective.com/biojulia/sponsor/1/website)
7448
[![](https://opencollective.com/biojulia/sponsor/2/avatar.svg)](https://opencollective.com/biojulia/sponsor/2/website)
@@ -80,6 +54,5 @@ Your logo will show up here with a link to your website.
8054
[![](https://opencollective.com/biojulia/sponsor/8/avatar.svg)](https://opencollective.com/biojulia/sponsor/8/website)
8155
[![](https://opencollective.com/biojulia/sponsor/9/avatar.svg)](https://opencollective.com/biojulia/sponsor/9/website)
8256

83-
8457
## Questions?
8558
If you have a question about contributing or using BioJulia software, come on over and chat to us on [the Julia Slack workspace](https://julialang.org/slack/), or you can try the [Bio category of the Julia discourse site](https://discourse.julialang.org/c/domain/bio).

0 commit comments

Comments
 (0)