Skip to content

Commit f5efb24

Browse files
committed
update readme file
1 parent f3abf52 commit f5efb24

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,6 @@ The following endpoints are available in the API:
124124

125125

126126
# Limitations
127-
128-
129-
# Contributing
130-
131-
Contributions to this project are welcome! Go through our [GUIDELINES](https://github.com/devsylva/TaskFlow-API/blob/main/CONTRIBUTING.md)
132-
133-
134-
# License
135127
### 1. Celery Redis Tasks and Testing Environment
136128

137129
TaskFlow utilizes Celery for background task processing. However, running Celery tasks with a Redis broker requires specific configuration, including a dedicated environment with Redis server installed. Users who wish to leverage Celery tasks need to set up this environment, which might not be feasible in all development or testing setups.
@@ -160,5 +152,10 @@ TaskFlow heavily relies on internet connectivity for real-time synchronization a
160152

161153
TaskFlow offers robust task management capabilities, but it's important to understand its limitations to make informed decisions about its usage. Users should consider the app's compatibility with their specific environment and requirements before adopting it for their task management needs.
162154

155+
# Contributing
156+
157+
Contributions to this project are welcome! Go through our [GUIDELINES](https://github.com/devsylva/TaskFlow-API/blob/main/CONTRIBUTING.md)
158+
163159

160+
# License
164161
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)