Skip to content

Commit

Permalink
More docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Crowl committed Apr 21, 2017
1 parent 824e0d2 commit 33f0cbf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Overview

Fast, integrated Mercurial source control, using the new VS Code SCM API.
### _Integrated_ Mercurial source control, using the new SCM API in VS Code 1.11+

> **Note**: This extension leverages your
> machine's Mercurial (hg) installation,
> so you need to [install Mercurial](https://www.mercurial-scm.org) first.
![Switch to Hg](images/hg.png)

# Features

Expand All @@ -24,8 +22,17 @@ Fast, integrated Mercurial source control, using the new VS Code SCM API.

* Undo/rollback

# Feedback

* This is a relatively **new** extension, _so_...
* Please report any bugs, suggestions or documentation requests via the Github issues page (_yes_, I know it's ironic).

# Getting Started

> **Note**: This extension leverages your
> machine's Mercurial (hg) installation,
> so you need to [install Mercurial](https://www.mercurial-scm.org) first.
## Switch to Hg

![Switch to Hg](images/switch-to-hg.gif)
Expand Down
Binary file added images/hg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33f0cbf

Please sign in to comment.