Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ In contrast to the more traditional process of `submit > peer review > publish`
* Paper Now is at a very experimental stage; it may progress further if people find it useful.
* Paper Now is inspired by [Jekyll Now](https://github.com/barryclark/jekyll-now); the sidebar layout is inspired by [Lens](https://github.com/elifesciences/lens).
* If you rename your repository, you also need to change the `baseurl` setting in [_config.yml](_config.yml) to match.
* [GitHub's desktop client](https://guides.github.com/introduction/getting-your-project-on-github/#desktop) is probably the easiest way to clone a repository, add/edit files and push the changes back to GitHub.
* [GitHub's desktop client](https://desktop.github.com) is probably the easiest way to clone a repository, add/edit files and push the changes back to GitHub. A detailed guide on how to use GitHub Desktop can be found at [docs.github.com/en/desktop](https://docs.github.com/en/desktop).
* The article styles and scripts are in [a separate web component](https://github.com/PeerJ/research-article), so can be updated independently of the article content.

## Feedback
Expand Down