| Index: pkg/fletch_sdk_readme.md
|
| diff --git a/pkg/fletch_sdk_readme.md b/pkg/fletch_sdk_readme.md
|
| deleted file mode 100644
|
| index cbc51a72578528e3f59a04e8233c91371cdd0bd6..0000000000000000000000000000000000000000
|
| --- a/pkg/fletch_sdk_readme.md
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -Welcome to the Dartino reference documentation covering the packages available
|
| -for Dartino.
|
| -
|
| -You must import a package before you can use it. Here's an example of importing
|
| -the `GPIO` package:
|
| -
|
| -```dart
|
| -import 'package:gpio/gpio.dart';
|
| -```
|
| -
|
| -For more information on Dartino, see the [Dartino
|
| -site](http://dartino.github.io/sdk/).
|
| -
|
| -This API reference is automatically generated from the source code in the
|
| -[Dartino SDK repo](https://github.com/dartino/sdk). If you'd like to
|
| -contribute to this documentation, see
|
| -[Contributing](https://github.com/dartino/sdk/wiki/Contributing).
|
|
|