aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Morling <gunnar.morling@googlemail.com>2024-01-02 10:38:07 +0100
committerGitHub <noreply@github.com>2024-01-02 10:38:07 +0100
commit04f1bfbfbf13a9e1e79c4227bf693d3c597018c6 (patch)
tree3377c95096fddb39ebdb3e6ab96c3efa4e5aa37a
parent566a2ec25a2b415d9c57a976f3a7ac1610d80f5a (diff)
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 06d1648..8c7f391 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,8 @@ _Q: Why_ 1️⃣🐝🏎️ _?_\
A: It's the abbreviation of the project name: **One** **B**illion **R**ow **C**hallenge.
_Q: Can I make assumptions on the names of the weather stations showing up in the data set?_\
-A: No, while only a fixed set of station names is used by the data set generator, any solution should work with arbitrary UTF-8 station names.
+A: No, while only a fixed set of station names is used by the data set generator, any solution should work with arbitrary UTF-8 station names
+(for the sake of simplicity, names are guaranteed to contain no `;` character).
## License