Skip to content

Commit 3f1ca3c

Browse files
committed
Link to project history document in readme
1 parent 885214a commit 3f1ca3c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Travis CI build status]][Travis-CI-build-status]
44
[![Hex release] ][Hex-release]
55

6+
> See what’s changed lately by reading the [project history][project-history].
7+
68
Your project may contain files that are intended to serve as explanatory samples
79
of files provided by a project contributor or user, such as configuration and the
810
like. The Mix tasks provided here enable you to easily find, copy, and check the
@@ -75,8 +77,9 @@ Released under the [MIT License][MIT-License].
7577
[Travis CI build status]: https://secure.travis-ci.org/njonsson/example_files.svg?branch=master
7678
[Hex release]: https://img.shields.io/hexpm/v/example_files.svg
7779

78-
[Travis-CI-build-status]: http://travis-ci.org/njonsson/example_files "Travis CI build status for example_files"
79-
[Hex-release]: https://hex.pm/packages/example_files "Hex release of example_files"
80-
[fork-example_files]: https://github.com/njonsson/example_files/fork "Fork the official repository of example_files"
81-
[compare-example_files-branches]: https://github.com/njonsson/example_files/compare "Compare branches of example_files repositories"
82-
[MIT-License]: http://github.com/njonsson/example_files/blob/master/License.md "MIT License claim for example_files"
80+
[Travis-CI-build-status]: http://travis-ci.org/njonsson/example_files "Travis CI build status for example_files"
81+
[Hex-release]: https://hex.pm/packages/example_files "Hex release of example_files"
82+
[project-history]: https://github.com/njonsson/example_files/blob/master/History.md "example_files project history"
83+
[fork-example_files]: https://github.com/njonsson/example_files/fork "Fork the official repository of example_files"
84+
[compare-example_files-branches]: https://github.com/njonsson/example_files/compare "Compare branches of example_files repositories"
85+
[MIT-License]: http://github.com/njonsson/example_files/blob/master/License.md "MIT License claim for example_files"

0 commit comments

Comments
 (0)