You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# iotdb_mongodb_odl_server
2
2
3
3
This is a [odl](https://www.mongodb.com/initiatives/data-as-a-service) based on mongodb.
4
-
This app created with [Boost c++ libraries](https://www.boost.org/) , [mongo database](https://www.mongodb.com/) and [c++ 2014 standards](https://en.wikipedia.org/wiki/C%2B%2B14) .I'm developing this application only on linux and I don't know if it works on windows too and I don't care too.
4
+
This app created with [Boost c++ libraries](https://www.boost.org/) , [mongo database](https://www.mongodb.com/) and [c++ 2017 standards](https://en.wikipedia.org/wiki/C%2B%2B17) .I'm developing this application only on linux and I don't know if it works on windows too and I don't care too.
5
5
After completing this project, I will upload it at [iotdb.ir](iotdb.ir)
6
6
7
7
## Getting Started
@@ -12,7 +12,7 @@ These instructions will get you a copy of the project up and running on your loc
0 commit comments