Skip to content

Commit c347c8e

Browse files
committed
Minor README edits
1 parent 7112019 commit c347c8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CANedge API Examples - Processing Log File Data (Local, S3)
1+
# CANedge API Examples - Process Log File Data (Local, S3)
22

33
This project includes Python examples of how to process data from your [CANedge](https://www.csselectronics.com/) CAN/LIN data loggers.
44

@@ -23,7 +23,7 @@ For some use cases the below examples may be useful:
2323
## Requirements
2424
- The scripts are tested using Python 3.7
2525
- Most scripts are designed for Windows, but can easily be used/modified for Linux
26-
- We recommend to install script requirements based on the `requirements.txt` in each folder:
26+
- We recommend to install script requirements based on the `requirements.txt` in each folder:
2727
``pip install -r requirements.txt``
2828

2929
---

0 commit comments

Comments
 (0)