update it

This commit is contained in:
Sukchan Lee 2017-03-22 17:03:30 +09:00
parent 5f38a912b5
commit c19f195070
2 changed files with 4 additions and 6 deletions

View File

@ -19,7 +19,7 @@ Build from Git
Install SCTP for Mac OS X 10.11(El Captian)
*******************************************
===========================================
- Reference : https://github.com/sctplab/SCTP_NKE_ElCapitan
- Start up in OS X Recovery by holding down Command-R while the Mac is starting up
Choose Terminal from the Utilities menu.

View File

@ -1,6 +1,6 @@
CellWire is an implementation of 3gpp EPC(MME, SGW, PGW, HSS)
CellWire is an implementation of 3GPP EPC(MME, SGW, PGW, HSS)
The implemntation consists in several components:
The implementation consists in several components:
- lib/core : the library contains the core of the framework.
memory pool, thread, lock, timer, ...
@ -19,6 +19,4 @@ The implemntation consists in several components:
- src/hss : the heart of HSS protocol stack
See LICENSE file for legal information on this software.
See INSTALL for information on building and using this software.
See INSTALL.md for information on building and using this software.