Skip to content

Commit 7f4055c

Browse files
committed
Update README
1 parent 5a0f9e4 commit 7f4055c

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
| [![][docs-stable-img]][docs-stable-url] [![][docs-latest-img]][docs-latest-url] | [![][travis-img]][travis-url] [![][appveyor-img]][appveyor-url] [![][codecov-img]][codecov-url] |
88

99
## Requirements
10-
Julia 0.6 or higher
10+
Julia 1.0 or higher
1111

1212
## Installation
13-
This package is registered, so simply install it with the package manager:
1413

1514
```julia
1615
julia> Pkg.add("OpenEphysLoader")
@@ -21,15 +20,9 @@ julia> Pkg.add("OpenEphysLoader")
2120
- [**LATEST**][docs-latest-url] — *in-development version of the documentation.*
2221

2322
## Project Status
24-
This package is tested against Julia `0.6`, `0.7`, `1.0`, `1.1`, and nightlies on Linux, OS X, and Windows.
23+
This package is tested against Julia `1.0`, `1`, and nightlies on Linux, OS X, and Windows.
2524

26-
This package only supports reading from continuous files at the moment, with no immediate
27-
plans to support spike data.
28-
29-
## Contributing
30-
Contributions are welcome, as are feature requests and suggestions.
31-
32-
Please open an issue if you encounter any problems.
25+
This package only supports reading from continuous files.
3326

3427
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
3528
[docs-latest-url]: https://galenlynch.github.io/OpenEphysLoader.jl/latest

0 commit comments

Comments
 (0)