MilesCranmer commited on
Commit
1914007
1 Parent(s): 74541ce

Clean up README detailed example

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -155,8 +155,7 @@ You can also see the full API at [this page](https://astroautomata.com/PySR/#/ap
155
  ## Detailed Example
156
 
157
  The following code makes use of as many PySR features as possible.
158
- Note that in practice you may not want to run with all of these, but
159
- it shows the types of things you can do.
160
 
161
  ```python
162
  model = PySRRegressor(
 
155
  ## Detailed Example
156
 
157
  The following code makes use of as many PySR features as possible.
158
+ Note that is just a demonstration of features and you should not use this example as-is.
 
159
 
160
  ```python
161
  model = PySRRegressor(