laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/36436?usp=email )
Change subject: README.md: Improve formatting ...................................................................... README.md: Improve formatting Change-Id: Ide52989e241a1546e7ac2a46aa6c34e5e536e088 --- M README.md 1 file changed, 19 insertions(+), 11 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/36/36436/1 diff --git a/README.md b/README.md index b88c581..5fa93ce 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,17 @@ This project is a home for several libraries providing common GPRS routines: -* libosmo-csn1 - CSN.1 (Concrete Syntax Notation 1) codec; -* libosmo-gprs-rlcmac - RLC/MAC as per 3GPP TS 44.060, TS 44.018; -* libosmo-gprs-llc - LLC (Logical Link Control) as per 3GPP TS 44.064; -* libosmo-gprs-gmm - GMM (GPRS Mobility Management) as per 3GPP TS 24.008 section 9.4; -* libosmo-gprs-sm - SM (GPRS Session Management) as per 3GPP TS 24.008 section 9.5; -* libosmo-gprs-sndcp - SNDCP (Subnetwork Dependent Convergence Protocol) as per 3GPP TS 44.065. +* *libosmo-csn1* - CSN.1 (Concrete Syntax Notation 1) codec; +* *libosmo-gprs-rlcmac* - RLC/MAC as per 3GPP TS 44.060, TS 44.018; +* *libosmo-gprs-llc* - LLC (Logical Link Control) as per 3GPP TS 44.064; +* *libosmo-gprs-gmm* - GMM (GPRS Mobility Management) as per 3GPP TS 24.008 section 9.4; +* *libosmo-gprs-sm* - SM (GPRS Session Management) as per 3GPP TS 24.008 section 9.5; +* *libosmo-gprs-sndcp* - SNDCP (Subnetwork Dependent Convergence Protocol) as per 3GPP TS 44.065. Homepage -------- -The official homepage of the project is -https://osmocom.org/projects/libosmo-gprs +The official homepage of the project is <https://osmocom.org/projects/libosmo-gprs>. GIT Repository -------------- @@ -42,10 +41,10 @@ ------------ Our coding standards are described at -https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards +<https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards> Submit patches at https://gerrit.osmocom.org/ -See also https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit +See also <https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit> The current patch queue for libosmo-gprs can be seen at -https://gerrit.osmocom.org/#/q/project:libosmo-gprs+status:open +<https://gerrit.osmocom.org/#/q/project:libosmo-gprs+status:open> -- To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/36436?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmo-gprs Gerrit-Branch: master Gerrit-Change-Id: Ide52989e241a1546e7ac2a46aa6c34e5e536e088 Gerrit-Change-Number: 36436 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-MessageType: newchange
