Liu Song’s Projects


~/Projects/chrome-devtools-protocol

git clone https://code.lsong.org/chrome-devtools-protocol

Commit

Commit
3d77632496dd8eb3083285a4abf4bbd57b465d85
Author
surunzi <[email protected]>
Date
2020-11-28 16:11:37 +0800 +0800
Diffstat
 README.md | 5 ++++-

chore: small changes


diff --git a/README.md b/README.md
index 40b2b466238b62552069a374cfdef6587ff47e2f..660c8958a2b9893ae5d52c36d125128427c6678b 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
 You can get it on npm.
 
 ```bash
-npm install chobitsu -g
+npm install chobitsu --save
 ```
 
 ## Usage
@@ -72,3 +72,6 @@ ### domain(name: string)
 
 Get domain object.
 
+## Related Projects
+
+* [chii](https://github.com/liriliri/chii): Remote debugging tool.