Browse Source

The example app is a command

Carl Jackson 12 years ago
parent
commit
83f7dab44e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      example/main.go

+ 1
- 1
example/main.go View File

@ -1,4 +1,4 @@
// Package example is a sample application built with Goji. Its goal is to give
// Command example is a sample application built with Goji. Its goal is to give
// you a taste for what Goji looks like in the real world by artificially using
// all of its features.
//


Loading…
Cancel
Save