Skip to content

Commit

Permalink
Add mod and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dcadenas committed Dec 20, 2023
1 parent 081c5b7 commit 3148005
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[![Build Status](https://secure.travis-ci.org/dcadenas/pagerank.png?branch=master)](http://travis-ci.org/dcadenas/pagerank)
[![endorse](http://api.coderwall.com/dcadenas/endorsecount.png)](http://coderwall.com/dcadenas)

pagerank
========

Expand Down
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/dcadenas/pagerank

go 1.21.5

0 comments on commit 3148005

Please sign in to comment.