소스 검색

Update Readme.md

Vuong Nguyen 11 년 전
부모
커밋
1cf85f7a06
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      read_more_link/Readme.md

+ 2 - 2
read_more_link/Readme.md

@@ -10,11 +10,11 @@ For more information, please visit: http://vuongnguyen.com/creating-inline-read-
 Requirements
 ---
 
-    `lxml` - for parsing html elements
+    lxml - for parsing html elements
 
 Settings
 ---
-    :::python
+    ```python
     # This settings indicates that you want to create summary at a certain length
     SUMMARY_MAX_LENGTH = 50