From eb63dd1ee69e88c80440d9ec5604f35c0ebc3621 Mon Sep 17 00:00:00 2001 From: Linar Yusupov Date: Fri, 16 Jun 2017 14:59:40 +0300 Subject: [PATCH] a typo was fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe90f2..e245359 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains "ADS-B Out" encoder for Tx-capable SDR hardware. -It is currently written is architecture independent Python language and can be used as an add-on for existing +It is currently written in architecture independent Python language and can be used as an add-on for existing open source "ADS-B In" solutions. One known good example is [Stratux](https://github.com/cyoung/stratux). ## Disclaimer