diff --git a/README.md b/README.md index 308e6c5..77060da 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,5 @@ Command for regeneration of Python code from proto3 message definition file (onl ## References -Proto3 documentation: https://developers.google.com/protocol-buffers/docs/pythontutorial -Template code: https://github.com/beemdevelopment/Aegis/pull/406 +* Proto3 documentation: https://developers.google.com/protocol-buffers/docs/pythontutorial +* Template code: https://github.com/beemdevelopment/Aegis/pull/406