Skip to content

Commit

Permalink
fixed line break
Browse files Browse the repository at this point in the history
  • Loading branch information
thegreatestminer authored Jun 18, 2020
1 parent 670f795 commit fc62cb6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

GoIndex
---
*Cloudflare Workers + Google Drive Directory Index*
A modification of the now-defunct GoIndex project developed by [donwa](https://www.github.com/donwa).
*Cloudflare Workers + Google Drive Directory Index* | A modification of the now-defunct GoIndex project developed by [donwa](https://www.github.com/donwa).

[***Please read LICENSE.md before using this project.***](https://raw.githubusercontent.com/thegreatestminer/goindex/master/LICENSE.md)

Expand Down Expand Up @@ -37,4 +36,4 @@ var authConfig = {
"refresh_token": "", // Take from rclone.conf remote
"root": "root" // Folder ID for root directory. THIS CAN NOT BE A SHARED DRIVE ID! (but it can be a folder ID inside a shared drive.)
};
```
```

0 comments on commit fc62cb6

Please sign in to comment.