File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44![ GitHub All Releases] ( https://img.shields.io/github/downloads/techouse/alfred-django-docs/total.svg ) 
55![ GitHub] ( https://img.shields.io/github/license/techouse/alfred-django-docs.svg ) 
66
7- Search the [ Django documentation] ( https://docs.djangoproject.com/en/2 .1/ )  using [ Alfred] ( https://www.alfredapp.com/ ) . 
7+ Search the [ Django documentation] ( https://docs.djangoproject.com/en/3 .1/ )  using [ Alfred] ( https://www.alfredapp.com/ ) . 
88
99![ demo] ( demo.gif ) 
1010
@@ -26,8 +26,8 @@ Either press `⌘Y` to Quick Look the result, or press `<enter>` to open it in y
2626
2727## Changing Branches  
2828
29- The workflow supports searching the documentation of all the currently officially supported branches  ` 3.0 `   ` 2.2 ` , and  ` 1.11 ` . 
30- By default it searches the ` 3.0 `  branch. To search branch ` 2.2 `  or ` 1.11 `  simply type ` v2.2 `  or ` v1.11 `  anywhere in your query, like so:
29+ The workflow supports searching the documentation of all the currently officially supported branches. 
30+ By default,  it searches the latest stable  branch. To search branch ` 2.2 `  or ` 1.11 `  simply type ` v2.2 `  or ` v1.11 `  anywhere in your query, like so:
3131
3232``` 
3333dj v1.11 as_p 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments