Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2 id="project_tagline">itsmarta Github site</h2>
<section id="main_content" class="inner">
<h3>Welcome to MARTA's GitHub Page.</h3>

<p>Our primary goal with this site is to build and share code with local (and not-so-local) developers looking to create great applications with <a href="http://www.itsmarta.com/developers/data-sources.aspx">MARTA's data</a> or for anybody interested in tinkering around with that data. We're currently experimenting with building some python, ruby on rails, and java libraries for you to play around with. Here's just a sample:</p>
<p>Our primary goal with this site is to build and share code with local (and not-so-local) developers looking to create great applications with <a href="http://www.itsmarta.com/app-developer-resources.aspx">MARTA's data</a> or for anybody interested in tinkering around with that data. We're currently experimenting with building some python, ruby on rails, and java libraries for you to play around with. Here's just a sample:</p>

<pre><code>def getBuses(route=''):

Expand Down