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 6e9dee8 commit cd429a8Copy full SHA for cd429a8
PageSpeedInsights/README.md
@@ -2,9 +2,10 @@ PageSpeed Insights
2
--------
3
With Google Cloud Platform / Cloud Functions.
4
5
-Setup
+### Setup
6
+
7
> pip3 install -r requirements.txt
8
-or
9
-> pip3 install --upgrade requests
10
-> pip3 install --upgrade google-api-python-client
+### Doc
11
+[前端DevOps之PageSpeed Insights](https://www.jianshu.com/p/b64722af06fa)
0 commit comments