Skip to content

Commit

Permalink
fix: add missing reference to netxlite's tutorial (ooni#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Oct 4, 2021
1 parent 53337ae commit bcd3bc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ real OONI code, it should always be up to date.

- [Using the measurex package to write network experiments](measurex)

- [Low-level networking using netxlite](netxlite)

## Regenerating the tutorials

```
(cd ./internal/tutorial && go run ./generator)
```
```

0 comments on commit bcd3bc9

Please sign in to comment.