Skip to content

Commit

Permalink
explain scripts, add flow chart link
Browse files Browse the repository at this point in the history
  • Loading branch information
avidrucker authored Nov 14, 2023
1 parent 52a4042 commit 46122b5
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo

In the project directory, you can run:

- `npm start`
- `npm test`
- `npm run build`
- `npm start`: Runs the app locally
- `npm test`: Runs the test suites
- `npm run build`: Creates a hostable production build of AutoFocus

## About AutoFocus

AutoFocus is the name of an algorithm used for improving one's focus and productivity. It was designed by Mark Forster, and you can read more about Mark and AutoFocus [here](http://markforster.squarespace.com/blog/2021/11/16/the-final-version-perfected-fvp-instructions-reposted.html).

Here is a flow chart diagram that describes what one can do with an AutoFocus list at any time: [AutoFocus flow chart diagram gist](https://gist.github.com/avidrucker/0c937921ec94d9ac4e208b26d3917020)

0 comments on commit 46122b5

Please sign in to comment.