1
0
mirror of https://github.com/robertkrimen/otto synced 2025-10-26 20:28:49 +08:00

Get rid of .import crutch

This commit is contained in:
Robert Krimen
2012-10-20 15:04:19 -07:00
parent aec6bef65d
commit bf38778ba2
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# registry
--
import "github.com/robertkrimen/otto/registry"
Package registry is an expirmental package to facillitate altering the otto runtime via import.
This interface can change at any time.