Just started reading, very informative so far. Nice to see what comes out from distilling the hype.
This might help those that like to read on mobile like me:
# from their git repo we can build arbitrary formats (requires python)
git clone https://github.com/SystemsApproach/5G.git
# generate an epub file inside of *_build/epub*
make epub
This might help those that like to read on mobile like me: