8000 Update README. · lexrus/LeetCode.swift@89bd62c · GitHub
[go: up one dir, main page]

Skip to content

Commit 89bd62c

Browse files
committed
Update README.
1 parent 5f5872d commit 89bd62c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@
77

88
> 愚者千虑,必有一得。
99
10-
As an idiot of algorithms, I make bold to resolve the problems on [LeetCode](https://leetcode.com), especially, in [Swift](http://www.apple.com/swift/) 2.0. Most of the algorithms were __not__ figured out by myself.
10+
As an idiot of algorithms,
11+
I make bold to resolve the problems on [LeetCode](https://leetcode.com),
12+
especially, in [Swift](http://www.apple.com/swift/).
13+
Most of the algorithms were __not__ figured out by myself.
1114

1215
PLEASE __DO NOT CONTRIBUTE__ until I accomplish all of them.
1316

1417
``` swift
15-
let 😎 = Easy, 😐 = Medium, 😨 = Hard
18+
let 😎 = Easy, 😐 = Medium, 😨 = Hard, ㊙️= require premium membership
1619
```
1720

1821
- [x] 1 😐 [Two Sum](https://leetcode.com/problems/two-sum/) [.swift](./Tests/1.swift)
@@ -330,7 +333,7 @@ Or run `rake test` in this folder if you have [xctool](https://github.com/facebo
330333

331334
## License
332335

333-
Copyright (C) 2015 lexrus.com
336+
Copyright (C) 2016 lexrus.com
334337

335338
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
336339

0 commit comments

Comments
 (0)
0