diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..09651b5 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # Tipping points | ||
| 2 | |||
| 3 | This repository contains code for my "Frontiers of Network Science" (CSCI-6250) | ||
| 4 | research project. My code is based on Joshua Becker's "Best Response Name Game" | ||
| 5 | available on [GitHub][BRNG link]. | ||
| 6 | |||
| 7 | # Authors | ||
| 8 | |||
| 9 | - Aiden Woodruff <woodra@rpi.edu> | ||
| 10 | |||
| 11 | [BRNG link]: https://github.com/NetworkDynamicsGroup/BestResponseNameGame | ||
