Self help books - RamNayakTech/knowledge-hub GitHub Wiki

---
config:
  theme: forest
  look: neutral
  layout: dagre
---
flowchart LR
    A(["self-Help Books"]) --> B["Productivity"] & C["Psychology"] & D["Personal Finance"] & E["Communication"] & F["Negotiation"] & G["Business"] & H["Thinking"]
    B --> M["Atomic Habits"] & N["Deep Work"]
    C --> O["Thinking Fast and Slow"] & P["The Power of Now"]
    D --> Q["Rich Dad Poor Dad"] & R["The Psychology of Money"]
    E --> S["How to talk to anyone"]
    F --> T["Never split the business"]
    G --> U["Your next Five moves"]
    H --> V["The intelligence Trap"]
    classDef Pine stroke-width:.5px, stroke-dasharray:none, stroke:#254336, fill:#27654A, color:#432525