Skip to content

Commit 231e589

Browse files
committed
update Readme w/ other Ruby users
1 parent d939b9f commit 231e589

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Advent of Code 2015 #
1+
# Advent of Code 2016 #
22

33
Solutions for the 2016 edition of the Advent of Code - http://adventofcode.com/2016
44

@@ -11,7 +11,16 @@ When I was recognized on the [Leaderboard]
1111
Day | Position
1212
--- | --------
1313

14+
15+
Here are some of the participants using Ruby from the [Cincinnati Ruby Brigade] or who I noticed on the [Leaderboard]:
16+
17+
* [rab/adventofcode2016](https://github.com/rab/adventofcode2016) « That’s mine!
18+
* [petertseng/adventofcode-rb-2016](https://github.com/petertseng/adventofcode-rb-2016)
19+
20+
Or just search [Github] for more with: [Advent of Code created:>2016-10-01 language:Ruby](https://github.com/search?utf8=%E2%9C%93&q=Advent+of+Code+created%3A%3E2016-10-01+language%3ARuby&type=Repositories&ref=advsearch&l=Ruby)
21+
1422
[Advent of Code]: http://www.adventofcode.com/2016/
15-
[Leaderboard]: http://www.adventofcode.com/leaderboard
16-
[Stats]: http://www.adventofcode.com/stats
23+
[Leaderboard]: http://www.adventofcode.com/2016/leaderboard
24+
[Stats]: http://www.adventofcode.com/2016/stats
1725
[Github]: http://github.com/
26+
[Cincinnati Ruby Brigade]: http://cincyrb.com/

0 commit comments

Comments
 (0)