Skip to content

Commit 02b7485

Browse files
committed
Updated the text in humans.txt
1 parent 38de60e commit 02b7485

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

lib/templates/erb/humans.txt.erb

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<%
2-
require "rake"
3-
require "json"
4-
require "net/http"
5-
require "uri"
2+
require 'json'
3+
require 'net/http'
4+
require 'uri'
65

76
repo_name = 'assemblymade/coderwall'
87

@@ -15,6 +14,7 @@
1514
end
1615
-%>
1716

17+
1818
/* TEAM */
1919
Founder: Matt Deiters
2020
Contact: mdeiters [at] assembly.com
@@ -46,6 +46,16 @@ Last update: <%= Date.today.strftime('%Y/%m/%d') %>
4646
Standards: HTML5, CSS3
4747
Components: Ruby on Rails, jQuery, Sass, Backbone.js, Ember.js, PostgreSQL, ElasticSearch, MongoDB, Redis, etc.
4848
Software: Vim, Tmux, Vagrant, Git, etc.
49+
Language: English
50+
IDE: Vim
51+
Doctype: HTML5
52+
53+
____ _ _ _
54+
/ ___|___ __| | ___ _ ____ ____ _| | |
55+
| | / _ \ / _` |/ _ \ '__\ \ /\ / / _` | | |
56+
| |__| (_) | (_| | __/ | \ V V / (_| | | |
57+
\____\___/ \__,_|\___|_| \_/\_/ \__,_|_|_|
58+
4959

5060
Coderwall is a professional network for software engineers.
5161

0 commit comments

Comments
 (0)