Skip to content

Commit eb27a48

Browse files
committed
Update README.md
1 parent 582c8bb commit eb27a48

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ A high-performance Python library for processing and analysing data from [CARP](
1919

2020
## Installation
2121

22-
### Basic Installation
23-
2422
```bash
2523
pip install carp-analytics-python
2624
```
@@ -192,9 +190,9 @@ Optional:
192190
Contributions are welcome! Please feel free to submit a Pull Request.
193191

194192
1. Fork the repository
195-
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
196-
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
197-
4. Push to the branch (`git push origin feature/AmazingFeature`)
193+
2. Create your feature branch (`git checkout -b feature/featA`)
194+
3. Commit your changes (`git commit -m 'Add some featA'`)
195+
4. Push to the branch (`git push origin feature/featA`)
198196
5. Open a Pull Request
199197

200198
## Licence

0 commit comments

Comments
 (0)