Skip to content

Commit 040825d

Browse files
committed
Merge branch 'main' of github.com:GatorEducator/PyCon2025-EducationSummit-Presentations
2 parents 4509b41 + 41d18d1 commit 040825d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# Conference Presentations
1+
# PyCon 2025 Education Summit Presentations
22

3-
A collection of conference presentations focusing on educational technology and development tools, built with Quarto.
3+
A collection of conference presentations focusing on educational technology and
4+
development tools, built with Quarto.
45

56
## Setup
67

@@ -10,8 +11,8 @@ A collection of conference presentations focusing on educational technology and
1011

1112
2. Clone this repository:
1213
```bash
13-
git clone https://github.com/yourusername/conference-presentations.git
14-
cd conference-presentations
14+
git clone https://github.com/GatorEducator/PyCon2025-EducationSummit-Presentations.git
15+
cd PyCon2025-EducationSummit-Presentations
1516
```
1617

1718
3. Install dependencies:
@@ -44,4 +45,4 @@ The built site will be available in the `_site` directory.
4445

4546
## License
4647

47-
This project is open source and available under the MIT License.
48+
This project is open source and available under the MIT License.

0 commit comments

Comments
 (0)