Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchiecarroll committed Jul 29, 2024
1 parent 4f921a4 commit 1a99b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@

The Streaming Telemetry Transport Protocol (STTP) is optimized for the demands of transporting high volume streaming data. The protocol allows for the transmission of any information that can be represented longitudinally, e.g., time-series data.

STTP is currently undergoing IEEE standardization (P2664), see: https://standards.ieee.org/ieee/2664/7397/
STTP is an offically approved IEEE standardization (2664), see: https://standards.ieee.org/ieee/2664/7397/

## Example Usage
```python
Expand Down

0 comments on commit 1a99b2b

Please sign in to comment.