Skip to content

Commit c80de49

Browse files
committed
Merge pull request coderwall#258 from MohammedFadin/assemblymade/master
Adds another reference to NodeJS Coderwall API
2 parents f2e1ce3 + 8d94252 commit c80de49

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/views/pages/api.html.haml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,14 @@
239239
=link_to('johnhaugeland', badge_path(:username => 'johnhaugeland'), :class => 'author')
240240
%h5 C
241241

242+
%li
243+
%h4
244+
=link_to("Another extended NodeJS client for Coderwall API", "https://github.com/MohammedFadin/coderwall-node", :target => :new)
245+
by
246+
=link_to('mohammedfadin', badge_path(:username => 'mohammedfadin'), :class => 'author')
247+
%h5 C
248+
249+
242250
%li
243251
%h4
244252
=link_to("Command line client for coderwall", "https://github.com/lest/coderwall-cli", :target => :new)

0 commit comments

Comments
 (0)