瀏覽代碼

Update README.md

Nevo David 1 年之前
父節點
當前提交
50b379eb5f
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -75,6 +75,8 @@ This scenario is designed as a straightforward pipeline.<br />
 Every time you change your genre selection, the scenario runs to process your request.<br />
 It then displays the top seven most popular movies in that genre.
 
+<br />
+
 > ⚠️ Keep in mind, in this example, we're using a very basic pipeline that consists of just one task. However,<br />
 > Taipy is capable of handling much more complex pipelines 🚀