Skip to content

Commit 823236c

Browse files
Fixed ci.
1 parent 6a36bd1 commit 823236c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "thebigbam_calc"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "Compression and interactive exploration of large-scale sequencing alignments with circular mapping support"
66
license = "MIT"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Consult [DATABASE.md](docs/DATABASE.md) for instructions on reading and modifyin
361361

362362
# Additional in-depth documentation pages
363363

364-
- [Installation guide](docs/INSTALL.md)
364+
- [Installation guide](docs/INSTALL.md), probably useless, remove redundancies and move rest to developers note
365365
- [How to run theBIGbam on big projects?](docs/USAGE.md)
366366
- [On mapping with circular genome support](docs/CIRCULAR_MAPPING.md)
367367
- [Features](docs/FEATURES.md) TO-DO

0 commit comments

Comments
 (0)