From c28ea219b3118e17ac6385079450d3dcb7bb066b Mon Sep 17 00:00:00 2001 From: Leon Morten Richter <31622033+M0r13n@users.noreply.github.com> Date: Fri, 24 Jul 2020 15:11:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b588ef..ee0b31a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![codecov](https://codecov.io/gh/M0r13n/pyais/branch/master/graph/badge.svg)](https://codecov.io/gh/M0r13n/pyais) [![downloads](https://img.shields.io/pypi/dm/pyais)](https://pypi.org/project/pyais/) -AIS message decoding. 100% pure Python. Supports AIVDM/AIVDO messages. +AIS message decoding. 100% pure Python. Supports AIVDM/AIVDO messages. Supports single messages, files and TCP/UDP sockets. # General This module contains functions to decode and parse Automatic Identification System (AIS) serial messages.