From edfa104710f6734f74e567122e7454b277ae9d53 Mon Sep 17 00:00:00 2001
From: Andrey Meshkov <am@adguard.com>
Date: Thu, 6 Jun 2019 16:18:12 +0300
Subject: [PATCH] add urlfilter to the list of software

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index d53c3d45..22b32817 100644
--- a/README.md
+++ b/README.md
@@ -217,6 +217,7 @@ This software wouldn't have been possible without:
    * [go-yaml](https://github.com/go-yaml/yaml)
    * [service](https://godoc.org/github.com/kardianos/service)
    * [dnsproxy](https://github.com/AdguardTeam/dnsproxy)
+   * [urlfilter](https://github.com/AdguardTeam/urlfilter)
  * [Node.js](https://nodejs.org/) and it's libraries:
    * [React.js](https://reactjs.org)
    * [Tabler](https://github.com/tabler/tabler)