소스 검색

readme: fix syntax

Fabian Peter Hammerle 4 년 전
부모
커밋
958ce30170
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.rst

+ 2 - 2
README.rst

@@ -99,9 +99,9 @@ Load Stats File From Webserver, Amazon S3 or Google Cloud Storage
     0    553998.311189
     Name: total_cortical_gray_matter_volume_mm^3, dtype: float64
 
-Replace `https://` with `s3://` or `gcs://`.
+Replace ``https://`` with ``s3://`` or ``gcs://``.
 
-Credentials for S3 may be provided in `~/.aws/credentials`
+Credentials for S3 may be provided in ``~/.aws/credentials``
 or via environment variables.
 See `S3Fs docs <https://s3fs.readthedocs.io/en/latest/#credentials>`__.