doc(README): rename section 'Limitations' to 'Disclaimer & Limitations'
Browse files
README.md
CHANGED
|
@@ -95,7 +95,7 @@ These results demonstrate acceptable performance on evaluated queries. However,
|
|
| 95 |
|
| 96 |
Evaluation script: [`evaluate_mini_recurrence_converter_dsl_model.py`](https://github.com/gh9869827/fifo-dev-dsl/blob/main/fifo_dev_dsl/domain_specific/mini_recurrence_converter_dsl/evaluate_mini_recurrence_converter_dsl_model.py)
|
| 97 |
|
| 98 |
-
## ⚠️ Limitations
|
| 99 |
|
| 100 |
This adapter is intended solely as a **demonstration and testbed** for the [Mini Recurrence Converter DSL module](https://github.com/gh9869827/fifo-dev-dsl/tree/main/fifo_dev_dsl/domain_specific/mini_recurrence_converter_dsl). It should not be used beyond that scope.
|
| 101 |
|
|
|
|
| 95 |
|
| 96 |
Evaluation script: [`evaluate_mini_recurrence_converter_dsl_model.py`](https://github.com/gh9869827/fifo-dev-dsl/blob/main/fifo_dev_dsl/domain_specific/mini_recurrence_converter_dsl/evaluate_mini_recurrence_converter_dsl_model.py)
|
| 97 |
|
| 98 |
+
## ⚠️ Disclaimer & Limitations
|
| 99 |
|
| 100 |
This adapter is intended solely as a **demonstration and testbed** for the [Mini Recurrence Converter DSL module](https://github.com/gh9869827/fifo-dev-dsl/tree/main/fifo_dev_dsl/domain_specific/mini_recurrence_converter_dsl). It should not be used beyond that scope.
|
| 101 |
|