Skip to content

Commit a1f9385

Browse files
author
Sandro Santilli
committed
Add links to cartodb.com
1 parent c403b94 commit a1f9385

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@ This repository is just a container for the repositories of the servers
22
making up a simple instance of a CartoDB service, and scripts to get the
33
instance up and running in a quick way:
44

5-
./configure && make && ./start.sh
5+
`./configure && make && ./start.sh`
66

77
To check everything is working as expected, run `make check`.
88

9+
For more info about CartoDB: http://www.cartodb.com
10+
911
# CONTRIBUTING
1012

1113
Pull requests for the wrapper can be sent on the github page:
@@ -29,5 +31,3 @@ Or to the fork, if not still in sync with the upstream:
2931
https://github.com/strk/Windshaft-cartodb
3032
https://github.com/strk/CartoDB-SQL-API
3133
https://github.com/strk/CartoDB
32-
33-
--strk;

0 commit comments

Comments
 (0)