A [Vale-compatible](https://github.com/errata-ai/vale)linter style implements the editorial style of [Oak Ridge National Laboratory](https://ornl.gov)
# Science Vale Package
A [Vale-compatible](https://github.com/errata-ai/vale) style that implements the editorial style of [Oak Ridge National Laboratory](https://ornl.gov) and science, in general.
## Getting Started
Download the [latest release](), copy the "ORNL" directory to your `StylesPath`, and include it in your configuration file:
## Installation
Update your `.vale.ini` configuration with the following:
```ini
# This goes in a file named either `.vale.ini` or `_vale.ini`.
StylesPath=path/to/some/directory
MinAlertLevel=warning # suggestion, warning or error
# Only Markdown and .txt files; change to whatever you're using.