diff --git a/Widget-API.md b/Widget-API.md index 60c3f40..2293e44 100644 --- a/Widget-API.md +++ b/Widget-API.md @@ -1,3 +1,3 @@ [![Doc Status](https://godoc.org/github.com/mum4k/termdash/widgetapi?status.png)](https://godoc.org/github.com/mum4k/termdash/widgetapi) -The [widgetapi](https://godoc.org/github.com/mum4k/termdash/widgetapi) package exposes an interface that is implemented by all Termdash widgets. \ No newline at end of file +The [widgetapi](https://godoc.org/github.com/mum4k/termdash/widgetapi) package exposes an interface that is implemented by all Termdash widgets. This package allows developers to create their own widgets outside of Termdash. This documentation introduces the Widget's API and the surrounding types. See also the [developing a new widget](https://github.com/mum4k/termdash/blob/master/doc/widget_development.md) document for more details on widget development. \ No newline at end of file