ooni-probe-cli/MOBILE
Simone Basso 31cf7d2fdf
doc: ensure all top dirs have an explanatory README (#214)
* doc: ensure all top dirs have an explanatory README

This makes the repository a lil bit nicer to newcomers.

Part of https://github.com/ooni/probe/issues/1335

* fix: re-run bindata to embed the README

The readme is small, so we can pay the price of adding it.

On a related note, I am very pleased the Go team implemented the
`//go:embed` feature, so we can get rid of this bindata thing.
2021-02-03 16:54:00 +01:00
..
android refactor: start building an Android package (#205) 2021-02-03 10:51:14 +01:00
ios refactor: enable automatic iOS builds (#209) 2021-02-03 13:51:15 +01:00
README.md doc: ensure all top dirs have an explanatory README (#214) 2021-02-03 16:54:00 +01:00
template.podspec refactor: start building an Android package (#205) 2021-02-03 10:51:14 +01:00
template.pom refactor: start building an Android package (#205) 2021-02-03 10:51:14 +01:00

Directory github.com/ooni/probe-cli/MOBILE

This directory is used for building for Android and iOS.