Skip to content

Commit cfba101

Browse files
committed
readme update
1 parent fb31f75 commit cfba101

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
<strong>
44
First part of the react-router fundamentals workshop. We go over everything you need to know about data reading and display.
55
</strong>
6-
<p>
7-
This workshop is the first part of a series on react-router v7, focusing on
6+
This workshop focuses on
87
data loading and display. It is designed to teach you the core concepts of
98
react-router v7 in a hands-on, project-based way.
109

@@ -23,12 +22,11 @@
2322
use react-router v7 to build data-driven applications. You will also have a
2423
working e-commerce app that you can use as a starting point for your own
2524
projects.
26-
27-
<em>
28-
This workshop assumes you have a basic understanding of React and
29-
JavaScript. No prior knowledge of react-router is required.
30-
</em>
31-
</p>
25+
26+
This workshop assumes you have a basic understanding of React and
27+
JavaScript. No prior knowledge of react-router is required.
28+
29+
3230
</div>
3331

3432
<hr />

0 commit comments

Comments
 (0)