diff --git a/README.md b/README.md index 01151ff..93b595d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ ![markdown](image/markdown.png) ![正则表达式](image/regex.png) ![console](image/console.png) +![HTTP基础](image/http.png) ### 国内百度云盘下载地址 @@ -38,6 +39,8 @@ [一张图掌握console](https://www.bilibili.com/video/BV1oz4y1R7yu/) +[一张图掌握HTTP基础](https://www.bilibili.com/video/BV1Ua4y1e7rC/) + ### 打赏 如果您觉得此项目对您有帮助,请我喝一杯咖啡☕️吧! diff --git a/image/http.png b/image/http.png new file mode 100644 index 0000000..195fdc5 Binary files /dev/null and b/image/http.png differ diff --git a/pdf/HTTP.pdf b/pdf/HTTP.pdf new file mode 100644 index 0000000..beb04c0 Binary files /dev/null and b/pdf/HTTP.pdf differ