mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-09 16:32:39 +01:00
Reformat README as Remarkup
Summary: We have Remarkup, so why not use it? Test Plan: See D9946. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: epriestley, Korvin Differential Revision: https://secure.phabricator.com/D9949
This commit is contained in:
parent
97501da164
commit
dc2e05d81a
1 changed files with 9 additions and 12 deletions
21
README
21
README
|
@ -1,16 +1,13 @@
|
|||
WHAT IS ARCANIST?
|
||||
= WHAT IS ARCANIST? =
|
||||
|
||||
Arcanist is the command-line tool for Phabricator. It allows you to interact
|
||||
with Phabricator installs to send code for review, download patches, transfer
|
||||
files, view status, make API calls, and various other things. You can find
|
||||
a complete user guide here:
|
||||
Arcanist is the command-line tool for [[http://phabricator.org/ | Phabricator]].
|
||||
It allows you to interact with Phabricator installs to send code for review,
|
||||
download patches, transfer files, view status, make API calls, and various other
|
||||
things. You can find a complete user guide
|
||||
[[http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html |
|
||||
here]].
|
||||
|
||||
http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html
|
||||
|
||||
For more information about Phabricator, see:
|
||||
|
||||
http://phabricator.org/
|
||||
|
||||
LICENSE
|
||||
For more information about Phabricator, see http://phabricator.org/.
|
||||
|
||||
= LICENSE =
|
||||
Arcanist is released under the Apache 2.0 license except as otherwise noted.
|
||||
|
|
Loading…
Reference in a new issue