diff --git a/pragmatic_packages/0_intro.md b/pragmatic_packages/0_intro.md index 686c0df..f46b7a0 100644 --- a/pragmatic_packages/0_intro.md +++ b/pragmatic_packages/0_intro.md @@ -34,11 +34,11 @@ github.com/kennethreitz !SLIDE incremental bullets small -* Requests -* Tablib -* Legit -* OSX-GCC-Installer -* Clint -* Envoy -* HTTPBin +* Requests: HTTP for Humans +* Tablib: Pythonic Tabular Datasets +* Legit: Awesome Git CLI +* OSX-GCC-Installer: Risking it all +* Clint: Command-line Interface Tools +* Envoy: Subprocess for Humans +* Httpbin: Response Service * ~197 Others diff --git a/showoff.json b/showoff.json index e0984f4..1006c67 100644 --- a/showoff.json +++ b/showoff.json @@ -1,5 +1,5 @@ { - "name": "Pragmatic Python", + "name": "Python for Humans", "sections": [ {"section": "pragmatic_packages"}