Skip to content

Commit 4013d31

Browse files
committed
Small README changes
1 parent 5f9f8ec commit 4013d31

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
[![Build Status](https://secure.travis-ci.org/veeresht/CommPy.svg?branch=master)](https://secure.travis-ci.org/veeresht/CommPy)
4-
[![Coverage](https://coveralls.io/repos/veeresht/CommPy/badge.svg)](https://coveralls.io/r/veeresht/CommPy)
4+
[![Coverage](https://coveralls.io/repos/veeresht/CommPy/badge.svg?branch=master)](https://coveralls.io/r/veeresht/CommPy)
55
[![PyPi](https://badge.fury.io/py/scikit-commpy.svg)](https://badge.fury.io/py/scikit-commpy)
66
[![Docs](https://readthedocs.org/projects/commpy/badge/?version=latest)](http://commpy.readthedocs.io/en/latest/?badge=latest)
77

@@ -37,6 +37,9 @@ Available Features
3737
- Binary Symmetric Channel (BSC)
3838
- Binary AWGN Channel (BAWGNC)
3939

40+
[Wifi 802.11 Simulation Class](https://github.com/veeresht/CommPy/blob/master/commpy/wifi80211.py)
41+
- A class to simulate the transmissions and receiving parameters of physical layer 802.11 (currently till VHT (ac)).
42+
4043
[Filters](https://github.com/veeresht/CommPy/blob/master/commpy/filters.py)
4144
-------
4245
- Rectangular

0 commit comments

Comments
 (0)