소스 검색

Minor format change.

John Washam 8 년 전
부모
커밋
30260dde95
1개의 변경된 파일4개의 추가작업 그리고 8개의 파일을 삭제
  1. 4 8
      README.md

+ 4 - 8
README.md

@@ -984,15 +984,11 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
 
 ---
 
-    Scalability and System Design are very large topics with many topics and resources, since 
-    there is a lot to consider when designing a software/hardware system that can scale. 
-    Expect to spend quite a bit of time on this.
-    
-    
-You can expect system design questions if you have 4+ years of experience.
-
-
 ## System Design, Scalability, Data Handling
+- **You can expect system design questions if you have 4+ years of experience.**
+- Scalability and System Design are very large topics with many topics and resources, since 
+      there is a lot to consider when designing a software/hardware system that can scale. 
+      Expect to spend quite a bit of time on this.
 - Considerations from Yegge:
     - scalability
         - Distill large data sets to single values