Skip to content

Commit b92ea10

Browse files
committed
changed text
1 parent 8c952ec commit b92ea10

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tip4commit
1+
Tip4commit
22
==========
33

44
[![tip for next commit](http://tip4commit.com/projects/307.svg)](http://tip4commit.com/projects/307)
@@ -9,7 +9,7 @@ Official site: http://tip4commit.com/
99

1010
Forum thread: https://bitcointalk.org/index.php?topic=315802
1111

12-
todo
12+
ToDo
1313
====
1414

1515
* daemonize background task (BitcoinTipper::work)
@@ -24,7 +24,7 @@ todo
2424

2525
tasks marked as (?) need to be thought over
2626

27-
license
27+
License
2828
=======
2929

3030
[MIT License](https://github.com/tip4commit/tip4commit/blob/master/LICENSE)

app/views/layouts/application.html.haml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,11 @@
5252
.footer
5353
%p
5454
©
55-
= link_to 'Anonymous Ads Team', 'http://a-ads.com/', target: '_blank'
56-
2013.
57-
#{link_to('Learn more', 'https://bitcointalk.org/index.php?topic=315802', target: '_blank')}
55+
= link_to 'Tip4commit', 'http://tip4commit.com/', target: '_blank'
56+
2013-2014. Source code is available at #{link_to('github', 'https://github.com/tip4commit/tip4commit', target: '_blank')}, you can
57+
= link_to('support', 'http://tip4commit.com/projects/307')
58+
its development.
59+
= link_to 'Follow @tip4commit', 'https://twitter.com/tip4commit', target: '_blank'
5860
/ /container
5961
/
6062
Bootstrap core JavaScript

0 commit comments

Comments
 (0)