Skip to content

Improve README #25

Merged
merged 3 commits into from
Feb 21, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# mxtools

Experimental home for all the small scripts and utilities we have in our system.
Experimental home for all the small scripts and utilities we have in our system.

This repository has no releases. The files in the master branch should match those installed on the mx64 distmaster
This repository has no releases. The files in the master branch should match those installed on the mx64 distmaster.

## Rules (proposed)

@@ -12,4 +12,4 @@ This repository has no releases. The files in the master branch should match tho
* which are not installed by bee
* which don't contain any secrets
* Tools published here don't need to be portable and may include knowledge of our current configuration
* Each tool should go into a separate directory, even if only a single script.
* Each tool should go into a separate directory, even if it’s only a single script.