Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAX committed Mar 6, 2015
1 parent 7e09140 commit 827384f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ go-algorithms

`go-algorithms` - implemetation of different alghoritms and data structures with `golang`.

usage
Usage
-----

1. Clone `https://github.com/0xAX/go-algorithms.git` repo, it must be in your `$GOPATH`.
Expand All @@ -12,7 +12,7 @@ usage

3. Execute `go build bubble_sort.go` and `./bubble_sort`

alghoritms
Alghoritms
----------

#### Sorting
Expand Down Expand Up @@ -44,15 +44,15 @@ alghoritms

* gcd

contribution
Contribution
------------

* Fork [go-algorithms](https://github.com/0xAX/go-algorithms);
* Make changes;
* Send pull request;
* Thank you.

author
Author
------

[@0xAX](https://twitter.com/0xAX)
[@0xAX](https://twitter.com/0xAX)

0 comments on commit 827384f

Please sign in to comment.