diff --git a/README.md b/README.md index aeb337c..493a3f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Binance FIX API Connector in Python - This is a simple Python library that provides access to Binance Financial Information eXchange (FIX) [SPOT messages](https://github.com/binance/binance-spot-api-docs/blob/master/fix-api.md#message-components) using the FIX protocol. It allows you to perform key operations such as placing orders, canceling orders, and querying current limit usage. @@ -112,4 +111,4 @@ To try the examples, follow the indications written on the [`examples/config.ini For more information, have a look at the Binance documentation on [Fix API](https://developers.binance.com/docs/binance-spot-api-docs/fix-api). ## License -MIT \ No newline at end of file +MIT