Update the screenshots (about time!)

This commit is contained in:
Ben S
2015-11-23 18:49:54 +00:00
parent 8ee5fa4793
commit 3fe8f93cec
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
BBEdit Package for Rust
=======================
!["A screenshot of the language module"](https://raw.githubusercontent.com/ogham/Rust.bblm/master/screenshot.png)
!["Screenshots of the Rust BBEdit language module"](screenshots.png)
This is a BBEdit 11 Package for [Rust](http://www.rust-lang.org). It provides the following features:
@@ -21,14 +21,14 @@ By default, it highlights anything beginning with a capital letter in a certain
### Installation
To install this package, simply clone the repo into BBEdit's Packages folder:
To install this package, simply clone the repo into BBEdits Packages folder:
```bash
$ git clone https://github.com/ogham/Rust-BBEdit.git ~/Library/Application\ Support/BBEdit/Packages/Rust.bbpackage
```
Then restart your BBEdit and it should be picked up. It's necessary for the filename to end in `.bbpackage`.
Then restart your BBEdit and it should be picked up. Its necessary for the filename to end in `.bbpackage`.
### Compilation
To compile your own version, you'll need Xcode. The default schema outputs a `.bblm`. You'll also need the BBEdit SDK. The project assumes it's mounted under `/Volumes/BBEdit SDK`. There's a `Makefile` that runs the build commands.
To compile your own version, youll need Xcode. The default schema outputs a `.bblm`. Youll also need the BBEdit SDK. The project assumes its mounted under `/Volumes/BBEdit SDK`. Theres a `Makefile` that runs the build commands.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 KiB

BIN
screenshots.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB