Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhanshuguptagit authored Nov 16, 2023
1 parent bb22cbc commit 219dead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Bean

Spreadsheets are an outstanding tool for building small software. However, mainstream spreadsheet software doesn't have the primitives and tools to create spreadsheets that are maintainable, error-free and easy to work with – spreadsheets that are "production-ready".
Spreadsheets are an outstanding tool for building small software. However, mainstream spreadsheet software lacks the tools to create spreadsheets that are maintainable, error-free and easy to work with – spreadsheets that are "production-ready".

Bean is an exploration into new/overlooked ideas in the spreadsheet paradigm. It's intended to be a playground for trying out features (and _maybe_ eventually become a full-fledged spreadsheet software).
Bean is an exploration into new/overlooked ideas in the spreadsheet paradigm to solve this problem. It's intended to be a playground for trying out features (and _maybe_ eventually become a full-fledged spreadsheet software).

This involves looking at spreadsheets as a programming environment from the ground up. Read [this blogpost](https://blog.nilenso.com/blog/2023/11/10/spreadsheets-and-small-software) for the full background. [This talk](https://www.youtube.com/watch?v=0yKf8TrLUOw) is a great introduction to the problem.

Expand Down

0 comments on commit 219dead

Please sign in to comment.