Skip to content

Commit ebc2c53

Browse files
Update README.md
1 parent 67be150 commit ebc2c53

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
# Constrained Differential Dynamic Programming (CDDP) solver in C++
2+
```
23
+---------------------------------------------------------+
3-
44
| ____ ____ ____ ____ _ ____ |
5-
65
| / ___| _ \| _ \| _ \ (_)_ __ / ___| _ _ |
7-
86
| | | | | | | | | | |_) | | | '_ \ | | _| |_ _| |_ |
9-
107
| | |___| |_| | |_| | __/ | | | | | | |__|_ _|_ _| |
11-
128
| \____|____/|____/|_| |_|_| |_| \____||_| |_| |
13-
149
+---------------------------------------------------------+
10+
```
1511

1612
**This library is actively under construction.** Please wait for proper release after starring this repo :star:
1713
Also, I am writing this library for practical experience with C++. Any suggestions are helpful to me.

0 commit comments

Comments
 (0)