소스 검색

README.md: Make docs URL a link

Dedent URL so it renders as a link and not as code (fixed width font and not clickable).
Marc Abramowitz 8 년 전
부모
커밋
86208c526b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -74,4 +74,4 @@ Usage
 The complete documentation for Protocol Buffers is available via the
 The complete documentation for Protocol Buffers is available via the
 web at:
 web at:
 
 
-    https://developers.google.com/protocol-buffers/
+https://developers.google.com/protocol-buffers/