Skip to content

Commit 2ce7565

Browse files
Update README.md
1 parent 208972f commit 2ce7565

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PyDatasetProcessor
22

3-
SEarches a directory tree and adds data to json file for scicat.
3+
Searches for science files and generates metadata in the SciCat format.
44

55
## Getting Started
66

@@ -36,12 +36,14 @@ End with an example of getting some data out of the system or using it for a lit
3636

3737
Explain how to run the automated tests for this system
3838

39+
40+
3941
### Break down into end to end tests
4042

4143
Explain what these tests test and why
4244

4345
```
44-
Give an example
46+
pytest
4547
```
4648

4749
### And coding style tests
@@ -74,11 +76,9 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
7476

7577
* **Gareth Murphy** - *Initial work* - [garethcmurphy](https://github.com/garethcmurphy)
7678

77-
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
78-
7979
## License
8080

81-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
81+
This project is licensed under the BSD License - see the [LICENSE](LICENSE) file for details
8282

8383
## Acknowledgments
8484

0 commit comments

Comments
 (0)