Skip to content

Commit

Permalink
Improving readability
Browse files Browse the repository at this point in the history
  • Loading branch information
spekulatius committed Jul 9, 2016
1 parent d4024ba commit ef6e37b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Collects information about the currently installed composer packages and saves i
*Because this module could expose information to an potential attacker the information doesn't get displayed!
You need to take care of processing this information somehow! E.g. using the [SilverStripe Maintenance module](https://github.com/FriendsOfSilverStripe/silverstripe-maintenance "Support for the maintainence of your SilverStripe site")*

## Requirements
### Requirements

* SilverStripe Framework ^3.0

## Installation
### Installation

It is recommended to install this module as a development dependency:

Expand All @@ -21,7 +21,7 @@ Please run /dev/build after composer has finished the installation.

**Recommendation is to only install this as dev dependency!**

## Usage
### Usage

After the installation execute the following steps:

Expand Down

0 comments on commit ef6e37b

Please sign in to comment.