Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
retgoat committed Jan 27, 2016
1 parent f9ce46b commit d3f0ea9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# ESpec Package for Sublime Text 2/3

Based on the awesome [RSpec Package for Sublime Text 2/3][https://github.com/SublimeText/RSpec]
Based on the awesome [RSpec Package for Sublime Text 2/3](https://github.com/SublimeText/RSpec)

## Description

[ESpec][espec] is a Behavior-Driven Development testing framework for Elixir.
[ESpec](https://github.com/antonmi/espec) is a Behavior-Driven Development testing framework for Elixir.
ESpec is inspired by RSpec and the main idea is to be close to its perfect DSL.
This package adds support to Sublime Text 2 and 3 for specifying and testing Elixir applications with ESpec.
It contains extra syntax highlighting and many snippets.

[rspec]: https://github.com/antonmi/espec

## Installation

<!-- Recommended: install via [Package Control][package-control].
Expand Down

0 comments on commit d3f0ea9

Please sign in to comment.