We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2f2b7 commit 8dd0426Copy full SHA for 8dd0426
README.md
@@ -1,4 +1,4 @@
1
-# WebPerformance Report Static Website
+# WebPerformance Report Static Site
2
3
Web page performance test report every week in your inbox: [Website](https://webperformancereport.com/)
4
@@ -7,13 +7,13 @@ Web page performance test report every week in your inbox: [Website](https://web
7
### 1. Clone this Repository
8
9
```
10
-git clone https://github.com/edwinmh/webperformance-report
+git clone -b dev https://github.com/edwinmh/wpr-static-site
11
12
13
### 2. Navigate to the directory
14
15
16
-cd webperformance-report
+cd wpr-static-site
17
18
19
### 3. Install dependencies
0 commit comments