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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
# Investing Algorithm Framework
4
4
5
5
The Investing Algorithm Framework is a python framework to build investment algorithms. It encourages rapid development and clean,
6
-
pragmatic design. It is free for personal usage and open source.
6
+
pragmatic design. It is free for personal usage.
7
7
8
8
In most cases, you'll probably never have to change code on this repo directly if you are building your algorithm/bot. But if you do, check out CONTRIBUTING.md
0 commit comments