-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #67 from strongdm/readme-coat-of-paint
One more coat of paint on README.md
- Loading branch information
Showing
2 changed files
with
15 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,7 @@ | ||
# exp | ||
|
||
This subrepository holds experimental and deprecated packages. | ||
This directory holds experimental and deprecated packages. | ||
|
||
**Warning:** Packages here are experimental and unreliable. Some may | ||
one day be promoted to the main repository or other subrepository, | ||
or they may be modified arbitrarily or even disappear altogether. | ||
|
||
In short, code in this subrepository is not subject to the Go 1 | ||
compatibility promise. | ||
Code in this directory is not subject to the semantic version constraints of the rest of the module and breaking changes may be made at any time | ||
|
||
Caveat emptor. |