Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeh1ll authored Nov 3, 2023
1 parent 15b1efb commit 626d515
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,8 @@ This is a Python application that simulates projectile motion and plots a graph

### Using the Python Version:

1. **Clone the Repository:**
- If you haven't already, you can clone the GitHub repository to your local machine using Git:

```bash
git clone https://github.com/georgeh1ll/projectile-motion-simulator.git
```
1. **Download Python File:**
- Download the Python file from the repository.

2. **Install Dependencies:**

Expand All @@ -53,15 +49,7 @@ This is a Python application that simulates projectile motion and plots a graph
```

3. **Run the Python Script:**

- Navigate to the repository directory on your local machine:

```bash
cd Projectile-Motion-Simulator
```

- Run the Python script `Projectile Motion Simulator.py`:

- Run using the following:
```bash
python3 Projectile Motion Simulator.py
```
Expand Down

0 comments on commit 626d515

Please sign in to comment.