Procházet zdrojové kódy

update library usage

Darien Raymond před 7 roky
rodič
revize
9a83561504
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -24,7 +24,8 @@ Project V is a set of network tools that help you to build your own computer net
 This repo relies on the following third-party projects:
 
 * In production:
-  * [miekg/dns](https://github.com/miekg/dns)
   * [gorilla/websocket](https://github.com/gorilla/websocket)
+  * [gRPC](https://google.golang.org/grpc)
 * For testing only:
+  * [miekg/dns](https://github.com/miekg/dns)
   * [h12w/socks](https://github.com/h12w/socks)