Skip to content

Commit ab49df3

Browse files
committed
Update doc
1 parent 7dbcc29 commit ab49df3

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (C) 2015 Yasuaki Uechi <uetchy@randompaper.co>
3+
Copyright (C) 2015 Yasuaki Uechi <http://randompaper.co>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
![alt tag](https://raw.github.com/uetchy/alfred-qiita-workflow/master/screenshots/qiita-workflow.png)
66

7-
## System Requirements
8-
9-
- OS X
10-
117
## Installation
128

139
Double-click `Qiita.alfredworkflow` to install Alfred workflow.
@@ -20,10 +16,10 @@ Double-click `Qiita.alfredworkflow` to install Alfred workflow.
2016
qiita search <query>
2117
```
2218

23-
### Login and save token
19+
### Setup personal access token
2420

2521
```
26-
qiita setup <name> <password>
22+
qiita setup <personal access token>
2723
```
2824

2925
### Search stocked articles

info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</array>
6464
</dict>
6565
<key>createdby</key>
66-
<string>o_ame</string>
66+
<string>Yasuaki Uechi</string>
6767
<key>description</key>
6868
<string>The workflow to search articles on Qiita</string>
6969
<key>disabled</key>

0 commit comments

Comments
 (0)