Skip to content

Commit c04de74

Browse files
Adding more details to readme
1 parent 3dee487 commit c04de74

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ This will start the app in the current terminal window, where changes to the cur
3030

3131
Below is a table that provides details about what is and is not supported currently from Sitecore Personalize. This SDK is currently in active development and the goal is full support with the available APIs, however it is noted below, some cases where the Sitecore Personalize APIs do not support the functionality.
3232

33-
| Feature | Supported | Notes |
34-
| ---------------------- | :----------------: | ------------------------------------ |
35-
| Experiments (Flow) | :warning: | In Progress: Lots of work still left |
36-
| Experiences (Flow) | :warning: | In Progress: Lots of work still left |
37-
| Decision Models | :warning: | Use at your own risk! |
38-
| Templates (Web) | :white_check_mark: | None |
39-
| Templates (Conditions) | :white_check_mark: | None |
40-
| Templates (JS Modules) | :white_check_mark: | None |
41-
| Templates (Decisions) | :white_check_mark: | None |
42-
| Connections | :warning: | Built but needs testing |
33+
| Feature | Supported | Docs | Examples | Notes |
34+
| ---------------------- | :----------------: | --------------------------------------------- | --------------------------------- | ------------------------------------ |
35+
| Experiments (Flow) | :warning: | <span style="color:red">No</span> | <span style="color:red">No</span> | In Progress: Lots of work still left |
36+
| Experiences (Flow) | :warning: | <span style="color:red">No</span> | <span style="color:red">No</span> | In Progress: Lots of work still left |
37+
| Decision Models | :warning: | <span style="color:red">No</span> | <span style="color:red">No</span> | Use at your own risk! |
38+
| Templates (Web) | :white_check_mark: | <span style="color:yellow">In Progress</span> | <span style="color:red">No</span> | None |
39+
| Templates (Conditions) | :white_check_mark: | <span style="color:yellow">In Progress</span> | <span style="color:red">No</span> | None |
40+
| Templates (JS Modules) | :white_check_mark: | <span style="color:yellow">In Progress</span> | <span style="color:red">No</span> | None |
41+
| Templates (Decisions) | :white_check_mark: | <span style="color:yellow">In Progress</span> | <span style="color:red">No</span> | None |
42+
| Connections | :warning: | <span style="color:red">No</span> | <span style="color:red">No</span> | Built but needs testing |

0 commit comments

Comments
 (0)