Skip to content

Commit

Permalink
add thinking in systems book
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Jan 12, 2025
1 parent 66a896e commit 8025449
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Books/BooksToRead.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,11 @@ const data = [
title: "The Art of Doing Science and Engineering: Learning to Learn",
author: "Richard W. Hamming",
image: "/books/the-art-of-doing-science-and-engineering-learning-to-learn.jpg",
},
{
title: "Thinking in Systems",
author: "Donella H. Meadows",
image: "/books/thinking-in-systems.jpg",
}
];

Expand Down
Binary file added static/books/thinking-in-systems.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8025449

Please sign in to comment.