Browse Source

README: fix phonemic transcription (#5916)

[CI SKIP]
Unknwon 5 năm trước cách đây
mục cha
commit
51b7dad183
2 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 0 2
      README.md
  2. 1 1
      README_ZH.md

+ 0 - 2
README.md

@@ -20,13 +20,11 @@ To minimize the time and effort scientists have to spend on these tasks, we deve
 ### Version your data
 * When changing your files and uploading them to the server, the history is automatically kept, you can always go back to a previous version.
 
-
 ### Share your data
 * Make your data public: if you want to make your data accessible to the world, just make your repository publicly available. The data will be accessible but only you will be able to change it.
 * Share your data with collaborators: you can also share repositories with other users of the GIN service making it easy to jointly work on a project.
 * Make your data citable: through the gin DOI service you can obtain registered identifiers for your public datasets.
 
-
 ### Choose how you want to use our service
 * Register with the GIN services and use the provided infrastructure.
 * Set up and host your own in-house instance - our software is open source, you can use it for free.

+ 1 - 1
README_ZH.md

@@ -4,7 +4,7 @@ Gogs 是一款极易搭建的自助 Git 服务。
 
 ## 项目愿景
 
-Gogs(`/gɔgs/`)项目旨在打造一个以最简便的方式搭建简单、稳定和可扩展的自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、macOS、Windows 以及 ARM 平台。
+Gogs(`/gɑgz/`)项目旨在打造一个以最简便的方式搭建简单、稳定和可扩展的自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、macOS、Windows 以及 ARM 平台。
 
 ## 项目概览