From 4976a36eff78c825ac66e618d879d50773691c00 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Tue, 18 Dec 2018 13:47:11 -0700 Subject: [PATCH] Add period to the end of Bine line item. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 720fc16..c42e25b 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ # Tor controller interfaces -- [Bine](https://github.com/cretz/bine) - Go library for accessing and embedding Tor clients and servers +- [Bine](https://github.com/cretz/bine) - Go library for accessing and embedding Tor clients and servers. - [PHP TorControl](https://github.com/dunglas/php-torcontrol) - PHP library to control a Tor server. - [Stem](https://www.torproject.org/getinvolved/volunteer.html.en#project-stem) - TorProject's official Python controller library for scripts and controller applications using Tor. - [tor.rb](https://github.com/dryruby/tor.rb) - Ruby library for interacting with the Tor anonymity network.