Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
wawiesel committed Feb 16, 2024
1 parent de58a48 commit 58ba922
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ORIGEN Library Manager (OLM)
## ORIGEN Library Manager (OLM)

[![Documentation Status](https://readthedocs.org/projects/scale-olm/badge/?version=latest)](https://scale-olm.readthedocs.io/en/stable/?badge=latest)

Expand All @@ -20,7 +20,6 @@ with a read-only mirror on the ORNL-hosted [GitLab](https://code.ornl.gov/scale/

## Developing

The remainder of this README is for developers
The script `dev.sh` is provided to initialize the development environment.

```console
Expand All @@ -29,6 +28,9 @@ $ cd olm
$ source dev.sh
```

This is all you should need to do. The following sections explain in more detail
what happens when you run `dev.sh`.

## Developer details

This section contains additional details on developing OLM.
Expand Down

0 comments on commit 58ba922

Please sign in to comment.