Jeevan Kumar commited on
Commit
53b1b8c
·
unverified ·
1 Parent(s): cee0b35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -14
README.md CHANGED
@@ -250,17 +250,3 @@ docker build -t farmrl-openenv .
250
  docker run -p 7860:7860 farmrl-openenv
251
  ```
252
 
253
- ## References
254
-
255
- - [OpenEnv Framework](https://github.com/openenv-ai/openenv)
256
- - [FarmGym Simulation](https://github.com/farm-gym)
257
- - Dataset: Real agricultural data with crop yield observations
258
- docker build -t farmrl-openenv .
259
- docker run -p 7860:7860 farmrl-openenv
260
- ```
261
-
262
- ## References
263
-
264
- - [OpenEnv Framework](https://github.com/openenv-ai/openenv)
265
- - [FarmGym Simulation](https://github.com/farm-gym)
266
- - Dataset: Real agricultural data with crop yield observations
 
250
  docker run -p 7860:7860 farmrl-openenv
251
  ```
252