# Taizen Browse Wikipedia pages from the command line. ## Installation ```shell git clone https://github.com/nerdypepper/taizen cd taizen cargo run ``` ## Usage Taizen uses a stack like model. Articles are opened on a new layer, and traversing the stack involves popping the uppermost layer. Hit `s` to search Hit `q` to quit Hit `t` to pop a layer from the article stack