Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Commit

Permalink
Update badge URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
sqs committed Sep 9, 2013
1 parent a3d25fb commit 0f0a1f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,10 +1,10 @@
acorn-walkall
=====================

[![xrefs](https://sourcegraph.com/api/repos/github.com/sourcegraph/acorn-walkall/badge?type=xrefs)](https://sourcegraph.com/github.com/sourcegraph/acorn-walkall)
[![Most used function](https://sourcegraph.com/api/repos/github.com/sourcegraph/acorn-walkall/badge?type=top-func)](https://sourcegraph.com/github.com/sourcegraph/acorn-walkall)
[![Number of funcs](https://sourcegraph.com/api/repos/github.com/sourcegraph/acorn-walkall/badge?type=funcs)](https://sourcegraph.com/github.com/sourcegraph/acorn-walkall)
[![Status](https://sourcegraph.com/api/repos/github.com/sourcegraph/acorn-walkall/badge?type=status)](https://sourcegraph.com/github.com/sourcegraph/acorn-walkall)
[![xrefs](https://sourcegraph.com/api/repos/github.com/sourcegraph/acorn-walkall/badges/xrefs.png)](https://sourcegraph.com/github.com/sourcegraph/acorn-walkall)
[![Most used function](https://sourcegraph.com/api/repos/github.com/sourcegraph/acorn-walkall/badges/top-func.png)](https://sourcegraph.com/github.com/sourcegraph/acorn-walkall)
[![Number of funcs](https://sourcegraph.com/api/repos/github.com/sourcegraph/acorn-walkall/badges/funcs.png)](https://sourcegraph.com/github.com/sourcegraph/acorn-walkall)
[![Status](https://sourcegraph.com/api/repos/github.com/sourcegraph/acorn-walkall/badges/status.png)](https://sourcegraph.com/github.com/sourcegraph/acorn-walkall)


acorn-walkall provides a custom walker for Marijn Haverbeke's [acorn JavaScript
Expand Down

0 comments on commit 0f0a1f0

Please sign in to comment.