Skip to content

Commit 164ab7f

Browse files
committed
fix: Remove symbols in README.
1 parent 4a1dcf3 commit 164ab7f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
This package provides an easy python interface for interacting with data stored in CLAS12 [hipo](https://github.com/gavalian/hipo.git) files.
66

7-
## :toolbox: Prerequisites
7+
## Prerequisites
88

99
* python>=3.9
1010
* compiler with C++17 support
1111
* pip
1212

1313
If you are installing from source *without a package manager* you will also need to install the project dependencies listed in [pyproject.toml](https://github.com/mfmceneaney/hipopy/blob/main/pyproject.toml).
1414

15-
## :package: Installation
15+
## Installation
1616

1717
To install with pip:
1818
```bash
@@ -26,11 +26,11 @@ cd hipopy
2626
pip install .
2727
```
2828

29-
## :rocket: Getting Started
29+
## Getting Started
3030

3131
Check out the example scripts in `tutorials`. More functionality coming soon!
3232

33-
## :memo: Documentation
33+
## Documentation
3434

3535
Full documentation available on [Read the Docs](https://hipopy.readthedocs.io/en/latest/index.html)!
3636

0 commit comments

Comments
 (0)