Skip to content

Commit

Permalink
Switch to a raw image
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Jun 8, 2016
1 parent 491a17e commit 91980dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Doorstop

Doorstop manages the storage of textual requirements alongside source code in version control.

<img align="right" width="200" src="https://github.com/jacebrowning/doorstop/blob/develop/docs/images/logo-black-white.png"/>
<img align="right" width="200" src="https://raw.githubusercontent.com/jacebrowning/doorstop/develop/docs/images/logo-black-white.png"/>
When a project utilizes this tool, each linkable item (requirement, test case, etc.) is stored as a YAML file in a designated directory. The items in each directory form a document. The relationship between documents forms a tree hierarchy. Doorstop provides mechanisms for modifying this tree, validating item traceability, and publishing documents in several formats.

Additional reading:
Expand Down

0 comments on commit 91980dc

Please sign in to comment.